RFR: 8263567: gtests don't terminate the VM safely [v3]
David Holmes
dholmes at openjdk.java.net
Fri Aug 6 05:22:51 UTC 2021
> 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
David Holmes has updated the pull request incrementally with one additional commit since the last revision:
Fixed superfluous blank
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/4986/files
- new: https://git.openjdk.java.net/jdk/pull/4986/files/f9a3bd80..09bee9b6
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=4986&range=02
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=4986&range=01-02
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.java.net/jdk/pull/4986.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/4986/head:pull/4986
PR: https://git.openjdk.java.net/jdk/pull/4986
More information about the hotspot-dev
mailing list