-
Enhancement
-
Resolution: Fixed
-
P4
-
None
This is a code style improvement for imports in the java/lang/classfile and jdk/internal/classfile/impl directories, includes:
* Import in alphabetical order
* Add a blank line between java and jdk imports
* Use import * for a large number of imports
* Import in alphabetical order
* Add a blank line between java and jdk imports
* Use import * for a large number of imports
- links to
-
Commit(master) openjdk/jdk/3ebfc6c1
-
Review(master) openjdk/jdk/21482