RFR: 8332738: Debug agent can deadlock on callbackLock when using StackFrame.PopFrames
    Chris Plummer 
    cjplummer at openjdk.org
       
    Mon Jul 29 16:58:43 UTC 2024
    
    
  
On Mon, 22 Jul 2024 20:32:35 GMT, Chris Plummer <cjplummer at openjdk.org> wrote:
> Fix deadlock with debug agent callbackLock. Details in first comment.
> 
> Tested by running all jdi, jdwp, and jdb tests with and without virtual threads about 40 times. The testing was initially done with my hack to force the self suspend (see the first comment in the CR), and then I did final testing without it. I also did final testing with all tier5 svc tests.
Thank you for the reviews Alex and Serguei!
-------------
PR Comment: https://git.openjdk.org/jdk/pull/20282#issuecomment-2256434639
    
    
More information about the serviceability-dev
mailing list