8156777: [TESTBUG] test/testlibrary_tests/SimpleClassFileLoadHookTest.java requires non minimal VM
authorlmesnik
Thu, 12 May 2016 14:29:02 +0300
changeset 38641 072e95e53661
parent 38640 28f6c0c855cf
child 38642 1b67cf900783
8156777: [TESTBUG] test/testlibrary_tests/SimpleClassFileLoadHookTest.java requires non minimal VM Reviewed-by: mseledtsov, ctornqvi, gtriantafill
hotspot/test/testlibrary_tests/SimpleClassFileLoadHookTest.java
--- a/hotspot/test/testlibrary_tests/SimpleClassFileLoadHookTest.java	Tue May 17 15:44:20 2016 -0400
+++ b/hotspot/test/testlibrary_tests/SimpleClassFileLoadHookTest.java	Thu May 12 14:29:02 2016 +0300
@@ -24,7 +24,7 @@
 /*
  * @test
  * @library /testlibrary
- *
+ * @requires vm.flavor != "minimal"
  * @run main/othervm/native -agentlib:SimpleClassFileLoadHook=Foo,XXX,YYY
  *      SimpleClassFileLoadHookTest
  */