equal
deleted
inserted
replaced
24 /* |
24 /* |
25 * @test TestWBGC |
25 * @test TestWBGC |
26 * @bug 8055098 |
26 * @bug 8055098 |
27 * @summary Test verify that WB methods isObjectInOldGen and youngGC works correctly. |
27 * @summary Test verify that WB methods isObjectInOldGen and youngGC works correctly. |
28 * @library /testlibrary /test/lib |
28 * @library /testlibrary /test/lib |
29 * @modules java.base/sun.misc |
29 * @modules java.base/jdk.internal.misc |
30 * java.management |
30 * java.management |
31 * @build TestWBGC |
31 * @build TestWBGC |
32 * @run main ClassFileInstaller sun.hotspot.WhiteBox |
32 * @run main ClassFileInstaller sun.hotspot.WhiteBox |
33 * @run driver TestWBGC |
33 * @run driver TestWBGC |
34 */ |
34 */ |