test/hotspot/jtreg/runtime/condy/CondyBadBSMArrayTest.java
changeset 49987 e4b3cc56e2b2
parent 48959 7b2c4f35fc28
equal deleted inserted replaced
49986:29b840b16a96 49987:e4b3cc56e2b2
    23 
    23 
    24 /*
    24 /*
    25  * @test
    25  * @test
    26  * @bug 8186211
    26  * @bug 8186211
    27  * @summary CONSTANT_Dynamic_info structure present with various bad BSM index, BSM array attribute checks.
    27  * @summary CONSTANT_Dynamic_info structure present with various bad BSM index, BSM array attribute checks.
    28  * @requires os.arch != "sparcv9"
       
    29  * @compile CondyBadBSMIndex.jcod
    28  * @compile CondyBadBSMIndex.jcod
    30  * @compile CondyEmptyBSMArray1.jcod
    29  * @compile CondyEmptyBSMArray1.jcod
    31  * @compile CondyNoBSMArray.jcod
    30  * @compile CondyNoBSMArray.jcod
    32  * @run main/othervm -Xverify:all CondyBadBSMArrayTest
    31  * @run main/othervm -Xverify:all CondyBadBSMArrayTest
    33  */
    32  */