RFR: 8263567: gtests don't terminate the VM safely [v3]

Daniel D.Daugherty dcubed at openjdk.java.net
Mon Aug 9 16:11:31 UTC 2021


On Fri, 6 Aug 2021 05:22:51 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
>
> David Holmes has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Fixed superfluous blank

Thumbs up.

-------------

Marked as reviewed by dcubed (Reviewer).

PR: https://git.openjdk.java.net/jdk/pull/4986


More information about the hotspot-runtime-dev mailing list