RFR: 8324868: debug agent does not properly handle interrupts of a virtual thread [v2]
Alex Menkov
amenkov at openjdk.org
Tue Mar 12 02:20:13 UTC 2024
On Wed, 28 Feb 2024 22:10:04 GMT, Chris Plummer <cjplummer at openjdk.org> wrote:
>> Fix numerous debug agent issues and testing deficiencies related to Thread.interrupt(). As a first read you should look at the description in the CR. More details in first comment below.
>>
>> Also, this PR is dependent on the fix for [JDK-8325187](https://bugs.openjdk.org/browse/JDK-8325187). The test might generate GHA failures in the meantime.
>>
>> Tested with all svc tier1, tier2, and tier5 tests.
>
> Chris Plummer has updated the pull request incrementally with one additional commit since the last revision:
>
> review feed back. fix up some comments.
Marked as reviewed by amenkov (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/17989#pullrequestreview-1929968175
More information about the serviceability-dev
mailing list