RFR: 8274687: JDWP deadlocks if some Java thread reaches wait in blockOnDebuggerSuspend [v4]
    Richard Reingruber 
    rrich at openjdk.java.net
       
    Wed Oct 13 09:38:49 UTC 2021
    
    
  
On Tue, 12 Oct 2021 21:35:59 GMT, Chris Plummer <cjplummer at openjdk.org> wrote:
>> Richard Reingruber has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Improve @summary section of test.
>
> test/jdk/com/sun/jdi/ResumeAfterThreadResumeCallTest.java line 165:
> 
>> 163:         setField(resumeeThreadObj, "reachedBreakpoint", vm().mirrorOf(true));
>> 164: 
>> 165:         log("Sleeping 500ms shows that the main thread is blocked calling Thread.resume() on \"resumee\" Thread.");
> 
> "shows" -> "so"
Ok.
-------------
PR: https://git.openjdk.java.net/jdk/pull/5849
    
    
More information about the serviceability-dev
mailing list