History log of /openjdk9/hotspot/test/runtime/constantPool/ConstModule.java
Revision Date Author Comments
# 12681:932b4ec7397f 06-Mar-2017 hseigel

8175383: JVM should throw NCDFE if ACC_MODULE and CONSTANT_Module/Package are set
Summary: If bad constant is seen, save it to throw CFE if ACC_MODULE is not in access_flags
Reviewed-by: dholmes, acorn, lfoltan, gtriantafill