RFR: 8268565: runtime/records/RedefineRecord.java should be run in driver mode
Igor Ignatyev
iignatyev at openjdk.java.net
Thu Jun 10 19:08:12 UTC 2021
Hi all,
could you please review this small and trivial patch that changes the execution mode to `driver` in `runtime/records/RedefineRecord.java` test?
testing: `runtime/records` on `{linux,windows,macosx}-x64`
Thanks,
-- Igor
-------------
Commit messages:
- 8268565
Changes: https://git.openjdk.java.net/jdk/pull/4468/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=4468&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8268565
Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
Patch: https://git.openjdk.java.net/jdk/pull/4468.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/4468/head:pull/4468
PR: https://git.openjdk.java.net/jdk/pull/4468
More information about the hotspot-runtime-dev
mailing list