Skip to content

Conversation

@tomball
Copy link
Collaborator

@tomball tomball commented Nov 12, 2025

… for the JDK's modules, such as Eclipse Temurin. The jre_emul build only needs to know the JDK's platform, which the detect-java-platform.sh script provides. Most JDKs have a $JAVA_HOME/release file, so the script first tries parsing it for the platform info, and falls back to using jmod if not present.

…lude jmod

files for the JDK's modules, such as Eclipse Temurin. The jre_emul build only
needs to know the JDK's platform, which the detect-java-platform.sh script
provides. Most JDKs have a `$JAVA_HOME/release` file, so the script first
tries parsing it for the platform info, and falls back to using `jmod` if not
present.
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