RFR: 8305670: Performance regression in LockSupport.unpark with lots of idle threads [v3]

Daniel D. Daugherty dcubed at openjdk.org
Wed Apr 26 15:53:23 UTC 2023


On Fri, 21 Apr 2023 04:15:06 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:
>> 
>>   Use optimized logic in Unsafe_Unpark() instead of cv_internal_thread_to_JavaThread().
>
> Unpark changes look good. :) Thanks.

@dholmes-ora - Please re-review when you get the cycles.

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

PR Comment: https://git.openjdk.org/jdk/pull/13519#issuecomment-1523628246


More information about the hotspot-runtime-dev mailing list