hg: jdk/hs: 8186211: Negative tests for CONSTANT_Dynamic
lois.foltan at oracle.com
lois.foltan at oracle.com
Mon Feb 12 19:34:45 UTC 2018
Changeset: 7b2c4f35fc28
Author: lfoltan
Date: 2018-02-12 14:28 -0500
URL: http://hg.openjdk.java.net/jdk/hs/rev/7b2c4f35fc28
8186211: Negative tests for CONSTANT_Dynamic
Summary: Additional negative tests for poorly formed CONSTANT_Dynamic_info constant pool structures.
Reviewed-by: hseigel, psandoz
+ test/hotspot/jtreg/runtime/condy/BadBSMUseTest.java
+ test/hotspot/jtreg/runtime/condy/CondyBadBSMArrayTest.java
+ test/hotspot/jtreg/runtime/condy/CondyBadBSMIndex.jcod
+ test/hotspot/jtreg/runtime/condy/CondyBadLDC.jasm
+ test/hotspot/jtreg/runtime/condy/CondyBadLDC2_W.jasm
+ test/hotspot/jtreg/runtime/condy/CondyBadNameType.jcod
+ test/hotspot/jtreg/runtime/condy/CondyBadNameTypeTest.java
+ test/hotspot/jtreg/runtime/condy/CondyCFVCheck.jcod
+ test/hotspot/jtreg/runtime/condy/CondyCFVCheckTest.java
+ test/hotspot/jtreg/runtime/condy/CondyEmptyBSMArray1.jcod
+ test/hotspot/jtreg/runtime/condy/CondyLDCTest.java
+ test/hotspot/jtreg/runtime/condy/CondyNewInvokeSpecial.jasm
+ test/hotspot/jtreg/runtime/condy/CondyNewInvokeSpecialTest.java
+ test/hotspot/jtreg/runtime/condy/CondyNoBSMArray.jcod
+ test/hotspot/jtreg/runtime/condy/CondyUseLDC_W.jasm
+ test/hotspot/jtreg/runtime/condy/CondyUsesIndyBSM.jcod
+ test/hotspot/jtreg/runtime/condy/IndyUsesCondyBSM.jcod
More information about the jdk-hs-changes
mailing list