Skip to content

Conversation

@leerho
Copy link
Member

@leerho leerho commented Oct 6, 2024

Bring "main" inline with 4.0.X which had changes required for Java 17

@leerho
Copy link
Member Author

leerho commented Oct 7, 2024

All these edits are mostly deletions of stuff from Memory supporting Java 8 & 11 that are not needed for Java 17.

Java 17 is much simpler: no JVM internals, no MR-Jars, no toolchains, no JPMS, no extra documentation to support the special build requirements. The README is much simpler. Fewer special scripts. etc. This memory based on Java 17 is pretty much just standard Java, but using Panama, which for Java 17 is still in "incubation".

@leerho leerho merged commit dda60ce into main Oct 11, 2024
@leerho leerho deleted the update_main_from_4.0.X branch October 11, 2024 22:27
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