generated from version-fox/vfox-plugin-template
-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
- vfox cannot install
Oracle GraalVM Early Access Buildspresent infoojayio/discoapi. - According to https://api.foojay.io/swagger-ui#/default/getDistributionsV3 , https://github.com/graalvm/oracle-graalvm-ea-builds is available via
foojayio/discoapi. 
- It sounds like we could do something like
vfox install java@26.ea.1-graal. But this is not possible. Here are the results in Powershell 7.
PS C:\Users\lingh> vfox install java@26.ea.1-graal
plugin [PreInstall] method error: C:\Users\lingh\.version-fox\plugin\java\hooks\pre_install.lua:24: attempt to index a non-table object(nil) with key 'links'
stack traceback:
C:\Users\lingh\.version-fox\plugin\java\hooks\pre_install.lua:24: in main chunk
[G]: ?
failed to install java- In contrast, with
SDKMAN!I can runsdk install java 26.ea.1-graal. Early investigations into JDK 26 come from AddruntimeArgssupport tonative-maven-plugingraalvm/native-build-tools#734 , [Feature]: Add vfox plugin impl ofWebAssembly/binaryenvfox#476 and https://github.com/graalvm/oracle-graalvm-ea-builds/releases/tag/jdk-26.0.0-ea.01 .
Metadata
Metadata
Assignees
Labels
No labels