Skip to content
This repository has been archived by the owner on Sep 2, 2022. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
8268565: runtime/records/RedefineRecord.java should be run in driver …
…mode

Backport-of: 94d0b0f
  • Loading branch information
iignatev committed Jun 11, 2021
1 parent e3eef3b commit bd9c2fa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/hotspot/jtreg/runtime/records/RedefineRecord.java
Expand Up @@ -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;
Expand Down

1 comment on commit bd9c2fa

@openjdk-notifier
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.