RFR: 8324868: debug agent does not properly handle interrupts of a virtual thread [v2]
Chris Plummer
cjplummer at openjdk.org
Mon Mar 11 18:13:56 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.
Ping! Still looking for a 2nd review. Thanks!
-------------
PR Comment: https://git.openjdk.org/jdk/pull/17989#issuecomment-1989123306
More information about the serviceability-dev
mailing list