New candidate JEP: 511: Module Import Declarations

Mark Reinhold mark.reinhold at oracle.com
Thu Apr 17 12:07:20 UTC 2025


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


More information about the amber-dev mailing list