# HG changeset patch # User kzhaldyb # Date 1462981769 -10800 # Node ID fb5f66e3011fc6685681deabd3f6ba3000759467 # Parent 73a0be9b2f47fd38f439a21e054d21d060e09a62 8156763: Quarantine gc/g1/humongousObjects/objectGraphTest/TestObjectGraphAfterGC.java Reviewed-by: jprovino, tschatzl diff -r 73a0be9b2f47 -r fb5f66e3011f hotspot/test/gc/g1/humongousObjects/objectGraphTest/TestObjectGraphAfterGC.java --- a/hotspot/test/gc/g1/humongousObjects/objectGraphTest/TestObjectGraphAfterGC.java Wed May 11 10:54:31 2016 +0200 +++ b/hotspot/test/gc/g1/humongousObjects/objectGraphTest/TestObjectGraphAfterGC.java Wed May 11 18:49:29 2016 +0300 @@ -59,6 +59,9 @@ * gc.g1.humongousObjects.objectGraphTest.GC * gc.g1.humongousObjects.objectGraphTest.ObjectGraph * gc.g1.humongousObjects.objectGraphTest.TestObjectGraphAfterGC + * + * @ignore 8156755 + * * @run driver ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission *