test/compiler/tiered/TieredLevelsTest.java
Index Unified diffs Context diffs Sdiffs Patch New Old Previous File Next File
*** old/test/compiler/tiered/TieredLevelsTest.java	Tue Dec  9 15:13:14 2014
--- new/test/compiler/tiered/TieredLevelsTest.java	Tue Dec  9 15:13:13 2014

*** 21,34 **** --- 21,34 ---- * questions. */ /** * @test TieredLevelsTest ! * @library /testlibrary /testlibrary/whitebox /compiler/whitebox ! * @library /testlibrary /../../test/lib /compiler/whitebox * @build TieredLevelsTest ! * @run main ClassFileInstaller sun.hotspot.WhiteBox ! * sun.hotspot.WhiteBox$WhiteBoxPermission ! * @run main ClassFileInstaller jdk.testlib.WhiteBox ! * jdk.testlib.WhiteBox$WhiteBoxPermission * @run main/othervm -Xbootclasspath/a:. -XX:+TieredCompilation * -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI * -XX:CompileCommand=compileonly,SimpleTestCase$Helper::* * TieredLevelsTest * @summary Verify that all levels < 'TieredStopAtLevel' can be used

test/compiler/tiered/TieredLevelsTest.java
Index Unified diffs Context diffs Sdiffs Patch New Old Previous File Next File