Skip to content
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

Remove java.lang.Compiler for Java 21+ #18581

Merged
merged 3 commits into from Dec 7, 2023

Conversation

keithc-ca
Copy link
Contributor

Cherry-pick #18571 and #18578 for the 0.43.0 release branch.

Fixes: eclipse-openj9#18430

Signed-off-by: Keith W. Campbell <keithc@ca.ibm.com>
Add CompilerAccess to allow tests to compile in Java 21+, supported
by new "access" test shared library. Update tests to use the new
library as needed, and defining TEST_LIB_PATH for DDR tests on OSX.

Signed-off-by: Keith W. Campbell <keithc@ca.ibm.com>
Update tests to use $(ADD_JVM_LIB_DIR_TO_LIBPATH) as appropriate.

Signed-off-by: Keith W. Campbell <keithc@ca.ibm.com>
@pshipton pshipton merged commit 83c660b into eclipse-openj9:v0.43.0-release Dec 7, 2023
2 checks passed
@keithc-ca keithc-ca deleted the compiler-0.43.0 branch December 7, 2023 21:12
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.

None yet

2 participants