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

Serguei Spitsyn sspitsyn at openjdk.org
Thu May 15 11:17:59 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

Marked as reviewed by sspitsyn (Reviewer).

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

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


More information about the hotspot-runtime-dev mailing list