[jdk17] RFR: 8271169: runtime/Safepoint/TestAbortVMOnSafepointTimeout.java can be run in driver mode
Igor Ignatyev
iignatyev at openjdk.java.net
Thu Jul 22 22:14:23 UTC 2021
Hi all,
could you please review this small and trivial test-only patch?
from JBS:
> `runtime/Safepoint/TestAbortVMOnSafepointTimeout.java` uses `main/othervm` so `TestAbortVMOnSafepointTimeout` is run w/ the flags required for WhiteBox API, yet `TestAbortVMOnSafepointTimeout` doesn't use WhiteBox API and can be run in driver mode.
testing: `runtime/Safepoint/TestAbortVMOnSafepointTimeout.java` on `{linux,windows,macos}-x64`
Thanks,
-- Igor
-------------
Commit messages:
- 8271169
Changes: https://git.openjdk.java.net/jdk17/pull/275/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk17&pr=275&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8271169
Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
Patch: https://git.openjdk.java.net/jdk17/pull/275.diff
Fetch: git fetch https://git.openjdk.java.net/jdk17 pull/275/head:pull/275
PR: https://git.openjdk.java.net/jdk17/pull/275
More information about the hotspot-runtime-dev
mailing list