< prev index next >

test/hotspot/jtreg/vmTestbase/metaspace/stressHierarchy/stressHierarchy007/TestDescription.java

Print this page

        

@@ -26,10 +26,11 @@
  * @test
  *
  * @summary converted from VM Testbase metaspace/stressHierarchy/stressHierarchy007.
  * VM Testbase keywords: [nonconcurrent, javac, no_cds]
  *
+ * @requires vm.opt.final.ClassUnloading
  * @library /vmTestbase /test/lib
  * @run driver jdk.test.lib.FileInstaller . .
  * @build sun.hotspot.WhiteBox
  * @run driver ClassFileInstaller sun.hotspot.WhiteBox
  *                                sun.hotspot.WhiteBox$WhiteBoxPermission

@@ -46,6 +47,5 @@
  *      -minLevelSize 10
  *      -maxLevelSize 100
  *      -hierarchyType CLASSES
  *      -triggerUnloadingByFillingMetaspace
  */
-
< prev index next >