-
Notifications
You must be signed in to change notification settings - Fork 51
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add GraalVM for JDK 21 support. #1236
Merged
Merged
Commits on Nov 11, 2023
-
Add GraalVM for JDK 21 support.
- no longer register HomeFinderFeature post JDK 21 - no longer link against fdlibm on Windows post JDK 21 - link against extnet and mswsock on Windows post JDK 21
Configuration menu - View commit details
-
Copy full SHA for b5eee27 - Browse repository at this point
Copy the full SHA b5eee27View commit details
Commits on Nov 12, 2023
-
Add GraalVM for JDK 21 support.
- no longer link against fdlibm on Linux post JDK 21 - add required --add-exports for GluonFeature
Configuration menu - View commit details
-
Copy full SHA for 6a65d3b - Browse repository at this point
Copy the full SHA 6a65d3bView commit details
Commits on Nov 15, 2023
-
- add java and graalvm version fields in InternalProjectConfiguration
- only add '--add-exports' argument when needed
Configuration menu - View commit details
-
Copy full SHA for 8dd325b - Browse repository at this point
Copy the full SHA 8dd325bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 378ef19 - Browse repository at this point
Copy the full SHA 378ef19View commit details
Commits on Nov 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ad6a116 - Browse repository at this point
Copy the full SHA ad6a116View commit details -
Configuration menu - View commit details
-
Copy full SHA for 63c32fd - Browse repository at this point
Copy the full SHA 63c32fdView commit details
Commits on Nov 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b7e5cdf - Browse repository at this point
Copy the full SHA b7e5cdfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d815ec - Browse repository at this point
Copy the full SHA 0d815ecView commit details
Commits on Nov 19, 2023
-
Merge branch 'master' into graalvm-21-support
# Conflicts: # src/main/java/com/gluonhq/substrate/model/InternalProjectConfiguration.java
Configuration menu - View commit details
-
Copy full SHA for 1aa2f77 - Browse repository at this point
Copy the full SHA 1aa2f77View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf32573 - Browse repository at this point
Copy the full SHA bf32573View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.