[jdk17] RFR: 8271169: runtime/Safepoint/TestAbortVMOnSafepointTimeout.java can be run in driver mode
Igor Ignatyev
iignatyev at openjdk.java.net
Thu Jul 22 23:26:07 UTC 2021
On Thu, 22 Jul 2021 22:07:01 GMT, Igor Ignatyev <iignatyev at openjdk.org> wrote:
> 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
Thanks, David.
-------------
PR: https://git.openjdk.java.net/jdk17/pull/275
More information about the hotspot-runtime-dev
mailing list