RFR: 8356177: Regression after JDK-8352180 [v2]

Leonid Mesnik lmesnik at openjdk.org
Thu May 15 16:34:02 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

Test looks good

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

Marked as reviewed by lmesnik (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/25219#pullrequestreview-2844363722


More information about the hotspot-runtime-dev mailing list