RFR: 8288532: additional review changes for JDK-8286830 [v3]

Daniel D. Daugherty dcubed at openjdk.org
Wed Jun 22 21:04:54 UTC 2022


On Mon, 20 Jun 2022 01:54:20 GMT, David Holmes <dholmes at openjdk.org> wrote:

>> Daniel D. Daugherty has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   VMThread can get to check in AsyncExceptionHandshake() dtr via a bailout.
>
> test/hotspot/jtreg/runtime/Thread/StopAtExit.java line 79:
> 
>> 77:         test(timeMax);
>> 78: 
>> 79:         // Fire-up deamon that just creates new threads. This generates contention on
> 
> Existing typo: s/deamon/daemon/

I missed fixing this typo. Sorry about that.

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

PR: https://git.openjdk.org/jdk19/pull/32


More information about the hotspot-runtime-dev mailing list