-
Bug
-
Resolution: Not an Issue
-
P4
-
9
-
None
pack200 needs to handle the new constant pool tags CONSTANT_Module and CONSTANT_Package in classes. The tags can appear in any JDK-9 class file, not just module-info.class files.
Changes are needed in source files such as com/sun/java/util/jar/pack/ClassReader.java and others.
Changes are needed in source files such as com/sun/java/util/jar/pack/ClassReader.java and others.
- is blocked by
-
JDK-8174787 HotSpot rejects CONSTANT_Module_info and CONSTANT_package_info entries in constant pool
-
- Closed
-