RFR: 8356177: Regression after JDK-8352180 [v2]
Chris Plummer
cjplummer at openjdk.org
Wed May 14 18:44:51 UTC 2025
On Wed, 14 May 2025 18:33:42 GMT, Alex Menkov <amenkov at openjdk.org> wrote:
>> The fix handles a special case when `AttachListener::dequeue()` fails to read/parse attach command request and 'PipeChannel' destructor is called when the current thread is `blocked`.
>>
>> Testing: tier1..4,hs-tier5-svc
>
> Alex Menkov has updated the pull request incrementally with one additional commit since the last revision:
>
> feedback
Looks good.
-------------
Marked as reviewed by cjplummer (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/25219#pullrequestreview-2841168920
More information about the hotspot-runtime-dev
mailing list