hotspot/test/gc/g1/TestShrinkAuxiliaryData05.java
changeset 38176 53ff0558fff2
parent 36851 03e2f4d0a421
child 38653 503088078afa
--- a/hotspot/test/gc/g1/TestShrinkAuxiliaryData05.java	Mon May 02 12:14:26 2016 -0400
+++ b/hotspot/test/gc/g1/TestShrinkAuxiliaryData05.java	Tue May 03 13:30:40 2016 -0700
@@ -26,6 +26,7 @@
  * @bug 8038423 8061715 8078405
  * @summary Checks that decommitment occurs for JVM with different
  * G1ConcRSLogCacheSize and ObjectAlignmentInBytes options values
+ * @ignore 8155957
  * @requires vm.gc=="G1" | vm.gc=="null"
  * @requires vm.opt.AggressiveOpts=="false" | vm.opt.AggressiveOpts=="null"
  * @library /testlibrary /test/lib