test/java/util/concurrent/atomic/VMSupportsCS8.java

Print this page

        

*** 22,33 **** */ /* * @test * @bug 4992443 4994819 - * @compile -source 1.5 VMSupportsCS8.java - * @run main VMSupportsCS8 * @summary Checks that the value of VMSupportsCS8 matches system properties. */ import java.lang.reflect.Field; --- 22,31 ----