Skip to content

Conversation

quintesse
Copy link
Contributor

The latest version of devkitman supports setting the "distro" of the JDK to install, which allows us to use the JBANG_JDK_VENDOR environment variable again to select the JDK vendor. Which was a feature that was missing since the switch to devkitman. (In devkitman the term "distro" was chosen instead of "vendor".)

@quintesse quintesse force-pushed the update_devkitman branch 4 times, most recently from 2ab5de9 to cea7b71 Compare July 19, 2025 10:09
@maxandersen
Copy link
Collaborator

Should this be JBANG_JAVA_VENDOR ? ( Can still have the old as fallback but I'm inclined to have just one clean set of java-* settings)

Wdyt?

@quintesse
Copy link
Contributor Author

I don't mind, it's simple enough to do.

@maxandersen
Copy link
Collaborator

+1 on making it JBANG_JAVA_VENDOR as that could translate well to --java-vendor and heck, even //JAVA_VENDOR

The latest version of devkitman supports setting the "distro" of the JDK
to install, which allows us to use the `JBANG_JDK_VENDOR` environment
variable again to select the JDK vendor. Which was a feature that was
missing since the switch to devkitman. (In devkitman the term "distro"
was chosen instead of "vendor".)
@maxandersen maxandersen merged commit 50d031f into jbangdev:main Jul 26, 2025
10 checks passed
@quintesse
Copy link
Contributor Author

I hadn't made the change yet :-)
I'll open an issue for the JBANG_JAVA_VENDOR (#2124)

@quintesse quintesse deleted the update_devkitman branch July 27, 2025 19:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants