You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: