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

Java module support #25

Open
headius opened this issue Mar 6, 2021 · 1 comment
Open

Java module support #25

headius opened this issue Mar 6, 2021 · 1 comment

Comments

@headius
Copy link

headius commented Mar 6, 2021

For jruby/jruby#4835 we are trying to modularize JRuby. This requires most dependencies to also be modularized.

We are willing to help jzlib add at least an automatic module name, or a full module-info. We are waiting to hear the status of the library and whether it should be moved to a new maintainer.

@aalmiray
Copy link

It's possible to keep bytecode baseline compatible with Java 8 (or 5) while providing a full module descriptor thanks to ModiTect. If interested I can send a PR to make it happen.

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