Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8176701 | 10 | Harold Seigel | P2 | Resolved | Fixed | b03 |
The JVM needs to throw CDNFE if ACC_MODULE Is set in a class file structure's access_flag. Currently, the JVM ignores the flag.
- backported by
-
JDK-8176701 JVM should throw NoClassDefFoundError if ACC_MODULE is set in access_flags
-
- Resolved
-
- relates to
-
JDK-8174787 HotSpot rejects CONSTANT_Module_info and CONSTANT_package_info entries in constant pool
-
- Closed
-