-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: None
-
Component/s: core-libs
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