hotspot/test/gc/g1/humongousObjects/objectGraphTest/TestObjectGraphAfterGC.java
changeset 38293 fb5f66e3011f
parent 38256 685ac27ed264
child 39280 86907793a181
equal deleted inserted replaced
38292:73a0be9b2f47 38293:fb5f66e3011f
    57  *        gc.g1.humongousObjects.objectGraphTest.GCTokens
    57  *        gc.g1.humongousObjects.objectGraphTest.GCTokens
    58  *        gc.g1.humongousObjects.objectGraphTest.ReferenceInfo
    58  *        gc.g1.humongousObjects.objectGraphTest.ReferenceInfo
    59  *        gc.g1.humongousObjects.objectGraphTest.GC
    59  *        gc.g1.humongousObjects.objectGraphTest.GC
    60  *        gc.g1.humongousObjects.objectGraphTest.ObjectGraph
    60  *        gc.g1.humongousObjects.objectGraphTest.ObjectGraph
    61  *        gc.g1.humongousObjects.objectGraphTest.TestObjectGraphAfterGC
    61  *        gc.g1.humongousObjects.objectGraphTest.TestObjectGraphAfterGC
       
    62  *
       
    63  * @ignore 8156755
       
    64  *
    62  * @run driver ClassFileInstaller sun.hotspot.WhiteBox
    65  * @run driver ClassFileInstaller sun.hotspot.WhiteBox
    63  *                                sun.hotspot.WhiteBox$WhiteBoxPermission
    66  *                                sun.hotspot.WhiteBox$WhiteBoxPermission
    64  *
    67  *
    65  * @run main/othervm -Xms200M -XX:+UseG1GC -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -Xbootclasspath/a:.
    68  * @run main/othervm -Xms200M -XX:+UseG1GC -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -Xbootclasspath/a:.
    66  * -XX:G1HeapRegionSize=1M -Xlog:gc*=debug:file=TestObjectGraphAfterGC_YOUNG_GC.gc.log
    69  * -XX:G1HeapRegionSize=1M -Xlog:gc*=debug:file=TestObjectGraphAfterGC_YOUNG_GC.gc.log