Skip to content

Generate a Multi-Release jar#472

Open
AlexIIL wants to merge 3 commits intoQuiltMC:developfrom
AlexIIL:multi-release-jar
Open

Generate a Multi-Release jar#472
AlexIIL wants to merge 3 commits intoQuiltMC:developfrom
AlexIIL:multi-release-jar

Conversation

@AlexIIL
Copy link
Copy Markdown
Contributor

@AlexIIL AlexIIL commented Apr 2, 2025

This will allow us to have better implementations of existing features where newer versions of java has a better API.

For now this just replaces JavaVersionUtil.getgetJavaVersion() with a call to the public API Runtime.Version, rather than the current brittle string parser

@eristhea eristhea added the enhancement new feature or improvement label Oct 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement new feature or improvement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants