< prev index next >

test/runtime/contended/Options.java

Print this page

        

*** 27,36 **** --- 27,37 ---- * @test * @bug 8006997 * @summary ContendedPaddingWidth should be range-checked * * @library /testlibrary + * @build com.oracle.java.testlibrary.* * @run main Options */ public class Options { public static void main(String[] args) throws Exception {
< prev index next >