8174856: [TESTBUG] Missing DefineClass instances
authorsimonis
Thu, 16 Feb 2017 09:40:51 +0100
changeset 43968 bf02bf2ff560
parent 43967 b41a5abbeebc
child 43970 d731100c45a7
8174856: [TESTBUG] Missing DefineClass instances Reviewed-by: dholmes, ddmitriev
hotspot/test/runtime/Metaspace/DefineClass.java
--- a/hotspot/test/runtime/Metaspace/DefineClass.java	Thu Feb 16 14:12:33 2017 +0100
+++ b/hotspot/test/runtime/Metaspace/DefineClass.java	Thu Feb 16 09:40:51 2017 +0100
@@ -24,6 +24,7 @@
 /**
  * @test
  * @bug 8173743
+ * @requires vm.compMode != "Xcomp"
  * @summary Failures during class definition can lead to memory leaks in metaspace
  * @library /test/lib
  * @run main/othervm test.DefineClass defineClass