< prev index next >

test/jdk/java/lang/management/ManagementFactory/MXBeanException.java

Print this page

        

@@ -25,10 +25,11 @@
  * @test
  * @bug     5058319
  * @summary Check if a RuntimeException is wrapped by RuntimeMBeanException
  *          only once.
  *
+ * @requires vm.gc != "Z"
  * @author  Mandy Chung
  *
  * @build MXBeanException
  * @run main MXBeanException
  */
< prev index next >