New candidate JEP: 494: Module Import Declarations (Second Preview)
Gavin Bierman
gavin.bierman at oracle.com
Thu Oct 24 14:37:15 UTC 2024
Dear experts:
The first draft of a spec covering JEP 494: Module Import Declarations is available:
https://cr.openjdk.org/~gbierman/jep494/latest/
Feel free to contact me directly or on this list with any comments.
Thanks
Gavin
On 22 Oct 2024, at 16:37, Mark Reinhold <mark.reinhold at oracle.com> wrote:
https://openjdk.org/jeps/494
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-dev/attachments/20241024/d4dd78e3/attachment.htm>
More information about the amber-dev
mailing list