RFR: 8273608: Deadlock when jcmd of OnError attaches to itself [v4]

Xin Liu xliu at openjdk.java.net
Tue Oct 5 16:57:13 UTC 2021


On Tue, 5 Oct 2021 01:42:10 GMT, David Holmes <dholmes at openjdk.org> wrote:

>> Xin Liu has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Cleanup: remove a statment of debugging.
>
> test/hotspot/jtreg/runtime/ErrorHandling/TestOutOfMemoryErrorFromNIO.java line 26:
> 
>> 24: /*
>> 25:  * @test TestOutOfMemoryErrorFromNIO
>> 26:  * @bug 8155004 8273608
> 
> This shouldn't reference 8155004 as it makes no sense to claim to be a regression test for an issue that did not generate a code change.

yes, I see.

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

PR: https://git.openjdk.java.net/jdk/pull/5590


More information about the hotspot-dev mailing list