Integrated: 8263567: gtests don't terminate the VM safely
David Holmes
dholmes at openjdk.java.net
Mon Aug 9 21:04:37 UTC 2021
On Wed, 4 Aug 2021 05:55:11 GMT, David Holmes <dholmes at openjdk.org> wrote:
> Please review this fix to shutdown cleanly any JVMs created by gtests that aren't aborted.
>
> Testing:
> - manual instrumentation to check all JVM construction and then deletion during gtest runs
> - local gtest testing
> - tiers 1-3 gtest testing
>
> Thanks,
> David
This pull request has now been integrated.
Changeset: 843943c2
Author: David Holmes <dholmes at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/843943c204f6e8ca046919eae4e727bef6e3326c
Stats: 61 lines in 2 files changed: 45 ins; 5 del; 11 mod
8263567: gtests don't terminate the VM safely
Reviewed-by: stuefe, dcubed
-------------
PR: https://git.openjdk.java.net/jdk/pull/4986
More information about the hotspot-dev
mailing list