mirror of
https://github.com/openjdk/jdk.git
synced 2026-05-13 15:09:39 +00:00
8268565: runtime/records/RedefineRecord.java should be run in driver mode
Backport-of: 94d0b0f9810bd1a8da06ec267a1c7589d6cb756b
This commit is contained in:
parent
e3eef3b41a
commit
bd9c2fa73b
@ -29,8 +29,8 @@
|
||||
* @modules java.base/jdk.internal.misc
|
||||
* @modules java.instrument
|
||||
* @requires vm.jvmti
|
||||
* @run main RedefineRecord buildagent
|
||||
* @run main/othervm/timeout=6000 RedefineRecord runtest
|
||||
* @run driver RedefineRecord buildagent
|
||||
* @run driver/timeout=6000 RedefineRecord runtest
|
||||
*/
|
||||
|
||||
import java.io.FileNotFoundException;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user