test/compiler/codecache/CheckSegmentedCodeCache.java

Print this page

        

*** 25,35 **** import sun.hotspot.WhiteBox; /* * @test CheckSegmentedCodeCache * @bug 8015774 ! * @library /testlibrary /testlibrary/whitebox * @summary "Checks VM options related to the segmented code cache" * @build CheckSegmentedCodeCache * @run main ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI CheckSegmentedCodeCache --- 25,35 ---- import sun.hotspot.WhiteBox; /* * @test CheckSegmentedCodeCache * @bug 8015774 ! * @library /testlibrary /../../test/lib * @summary "Checks VM options related to the segmented code cache" * @build CheckSegmentedCodeCache * @run main ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI CheckSegmentedCodeCache