8145629: Disable test/runtime/logging/MonitorInflationTest.java
authorrprotacio
Thu, 17 Dec 2015 11:18:22 -0500
changeset 35181 06f0c4c4d10b
parent 35180 298594487e08
child 35182 3e3e2c3cfe6e
8145629: Disable test/runtime/logging/MonitorInflationTest.java Summary: @ignore-ed logging/MonitorInflationTest.java Reviewed-by: hseigel, ctornqvi
hotspot/test/runtime/logging/MonitorInflationTest.java
--- a/hotspot/test/runtime/logging/MonitorInflationTest.java	Thu Dec 17 08:23:51 2015 +0100
+++ b/hotspot/test/runtime/logging/MonitorInflationTest.java	Thu Dec 17 11:18:22 2015 -0500
@@ -26,6 +26,7 @@
  * @bug 8133885
  * @summary monitorinflation=debug should have logging from each of the statements in the code
  * @library /testlibrary
+ * @ignore 8145587
  * @modules java.base/sun.misc
  *          java.management
  * @build MonitorInflationTest