Draft Spec for Preview of Module Import Declarations (JEP 476)
Gavin Bierman
gavin.bierman at oracle.com
Fri Apr 26 10:07:30 UTC 2024
Dear experts:
The first draft of a spec covering JEP 476 (Module Import Declarations (Preview))
https://cr.openjdk.org/~gbierman/jep476/latest/
Feel free to contact me directly or on this list with any comments.
Thanks
Gavin
On 17 Apr 2024, at 19:58, Mark Reinhold <mark.reinhold at oracle.com> wrote:
https://openjdk.org/jeps/476
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. This is a preview language
feature.
- Mark
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/amber-spec-experts/attachments/20240426/dea6cffd/attachment.htm>
More information about the amber-spec-experts
mailing list