JEP 476: Simplifying Java Development with Module Import
Briefly

This feature reduces the need for multiple import statements and eliminates the necessity of knowing the package hierarchy.
The integration of JEP 476 does not disrupt existing code, as developers are not required to modularize their work.
Read at InfoQ
[
|
]