test/hotspot/jtreg/runtime/condy/CondyBadNameTypeTest.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's name_and_type_index item does not point at CONSANT_NameAndType_info
    27  * @summary CONSTANT_Dynamic_info structure's name_and_type_index item does not point at CONSANT_NameAndType_info
    28  * @requires os.arch != "sparcv9"
       
    29  * @compile CondyBadNameType.jcod
    28  * @compile CondyBadNameType.jcod
    30  * @run main/othervm -Xverify:all CondyBadNameTypeTest
    29  * @run main/othervm -Xverify:all CondyBadNameTypeTest
    31  */
    30  */
    32 
    31 
    33 // Test a CONSTANT_Dynamic_info structure's name_and_type_index points at a
    32 // Test a CONSTANT_Dynamic_info structure's name_and_type_index points at a