8145629: Disable test/runtime/logging/MonitorInflationTest.java
Summary: @ignore-ed logging/MonitorInflationTest.java
Reviewed-by: hseigel, ctornqvi
--- 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