test/gc/whitebox/TestWBGC.java

Print this page

        

*** 23,33 **** /* * @test TestWBGC * @bug 8055098 * @summary Test verify that WB methods isObjectInOldGen and youngGC works correctly. ! * @library /testlibrary /testlibrary/whitebox * @build TestWBGC * @run main ClassFileInstaller sun.hotspot.WhiteBox * @run driver TestWBGC */ import com.oracle.java.testlibrary.*; --- 23,33 ---- /* * @test TestWBGC * @bug 8055098 * @summary Test verify that WB methods isObjectInOldGen and youngGC works correctly. ! * @library /testlibrary /../../test/lib * @build TestWBGC * @run main ClassFileInstaller sun.hotspot.WhiteBox * @run driver TestWBGC */ import com.oracle.java.testlibrary.*;