< prev index next >

test/hotspot/jtreg/runtime/Metaspace/elastic/TestMetaspaceAllocation.java

Print this page
rev 60811 : imported patch jep387-all.patch
rev 60812 : [mq]: diff1

@@ -23,10 +23,11 @@
  *
  */
 
 /*
  * @test id=debug
+ * @bug 8251158
  * @library /test/lib
  * @modules java.base/jdk.internal.misc
  *          java.management
  * @build sun.hotspot.WhiteBox
  * @requires (vm.debug == true)

@@ -40,10 +41,11 @@
  *
  */
 
 /*
  * @test id=ndebug
+ * @bug 8251158
  * @library /test/lib
  * @modules java.base/jdk.internal.misc
  *          java.management
  * @build sun.hotspot.WhiteBox
  * @requires (vm.debug == false)
< prev index next >