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

Patricio Chilano Mateo pchilanomate at openjdk.org
Fri Jun 17 20:56:00 UTC 2022


On Fri, 17 Jun 2022 19:32:46 GMT, Daniel D. Daugherty <dcubed at openjdk.org> wrote:

>> Update a couple of tests that were modified by JDK-8286830. Now the tests properly
>> honor any specified time limit by splitting the time between both sub-tests.
>> Also pick up a sanity check based on JDK-8288497 that I've been using in recent
>> stress testing.
>
> Daniel D. Daugherty has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Check in AsyncExceptionHandshake() dtr can assume the caller is a JavaThread.

Thanks for the fix. Looks good.

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

Marked as reviewed by pchilanomate (Reviewer).

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


More information about the hotspot-runtime-dev mailing list