-
Enhancement
-
Resolution: Fixed
-
P4
-
24
-
None
java.lang.classfile.ClassFile, as the entrypoint to ClassFile API, has a lot of rarely-used specific constants. Those specific constants should be moved, and we will only keep the class file version, magic number, and access flag constants in ClassFile.
- csr for
-
JDK-8339266 Move rarely used constants out of ClassFile
- Closed
- links to
-
Commit(master) openjdk/jdk/8c8f0d85
-
Review(master) openjdk/jdk/20773