Draft Spec for Module Import Declarations (JEP 511)
Gavin Bierman
gavin.bierman at oracle.com
Tue Apr 22 13:12:27 UTC 2025
Dear experts,
The first draft of a spec covering JEP 511 (Module Import Declarations) is available at:
https://cr.openjdk.org/~gbierman/jep511/latest/
Feel free to contact me directly or on this list with any comments/corrections.
Thanks,
Gavin
On 17 Apr 2025, at 13:07, Mark Reinhold <mark.reinhold at oracle.com> wrote:
https://openjdk.org/jeps/511
Summary: Enhance the Java programming language with the ability to
succinctly import all of the packages exported by a module. This
simplifies the reuse of modular libraries, but does not require the
importing code to be in a module itself.
- Mark
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/amber-spec-observers/attachments/20250422/856843e8/attachment.htm>
More information about the amber-spec-observers
mailing list