mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-18 10:04:42 +02:00
8156777: [TESTBUG] test/testlibrary_tests/SimpleClassFileLoadHookTest.java requires non minimal VM
Reviewed-by: mseledtsov, ctornqvi, gtriantafill
This commit is contained in:
parent
3b2bc5df71
commit
5e087a4336
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
|||
/*
|
||||
* @test
|
||||
* @library /testlibrary
|
||||
*
|
||||
* @requires vm.flavor != "minimal"
|
||||
* @run main/othervm/native -agentlib:SimpleClassFileLoadHook=Foo,XXX,YYY
|
||||
* SimpleClassFileLoadHookTest
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue