test/compiler/whitebox/ClearMethodStateTest.java
Index Unified diffs Context diffs Sdiffs Patch New Old Previous File Next File
*** old/test/compiler/whitebox/ClearMethodStateTest.java	Thu Aug  8 03:48:15 2013
--- new/test/compiler/whitebox/ClearMethodStateTest.java	Thu Aug  8 03:48:15 2013

*** 24,34 **** --- 24,34 ---- /* * @test ClearMethodStateTest * @library /testlibrary /testlibrary/whitebox * @build ClearMethodStateTest * @run main ClassFileInstaller sun.hotspot.WhiteBox ! * @run main/othervm -Xbootclasspath/a:. -Xmixed -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -XX:CompileCommand=compileonly,TestCase$Helper::* ClearMethodStateTest * @summary testing of WB::clearMethodState() * @author igor.ignatyev@oracle.com */ public class ClearMethodStateTest extends CompilerWhiteBoxTest {

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