< prev index next >

test/runtime/Final/TestPutMain.java

Print this page

        

*** 24,34 **** /* * @test * @bug 8160527 * @summary The VM does not always perform checks added by 8157181 when updating final instance fields ! * @library /testlibrary * @compile TestPutField.jasm * @compile TestPutStatic.jasm * @compile TestPutMain.java * @run main/othervm TestPutMain */ --- 24,34 ---- /* * @test * @bug 8160527 * @summary The VM does not always perform checks added by 8157181 when updating final instance fields ! * @library /test/lib * @compile TestPutField.jasm * @compile TestPutStatic.jasm * @compile TestPutMain.java * @run main/othervm TestPutMain */
< prev index next >