-
Notifications
You must be signed in to change notification settings - Fork 38.3k
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
Test Spring using OpenJ9 with Java 17 support #27447
Comments
I tried building See: The build fails immediately with compiler errors In light of that, I am closing this issue since OpenJ9 is currently not an option for building the Spring Framework. |
Reopening and repurposing this issue to test Spring Framework with OpenJ9's Java 17 support. We may achieve that with sample applications or potentially by running parts of the test suite with OpenJ9 even though we cannot compile the framework with OpenJ9. |
In order to assess potential compatibility issues -- for example, regarding different enforcement of rules specified in the JLS for Java compilers -- we should try building Spring Framework using OpenJ9 once 0.29.1 has been released.
Note from OpenJ9 team: "Java 17 will ship on jdk17.0.1"
Downloads from IBM:
The text was updated successfully, but these errors were encountered: