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

Support some launch jar manifest keys #166

Open
Gaming32 opened this issue Jun 19, 2024 · 1 comment
Open

Support some launch jar manifest keys #166

Gaming32 opened this issue Jun 19, 2024 · 1 comment

Comments

@Gaming32
Copy link
Contributor

The idea is to add support for reading (and acting upon) the Add-Exports, Add-Opens, and, in the future, Enable-Native-Access manifest keys. This would allow mods to apply workarounds to the JDK similar to how SecureJarHandler does. It would also allow mods to use Project Panama for native access.

@shartte
Copy link
Contributor

shartte commented Jun 19, 2024

Yeah we have that under consideration for the future, the format of how this is applied is unclear yet, and it needs further infrastructure that currently does not exist.

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

No branches or pull requests

2 participants