RFR: 8343491: javax/management/remote/mandatory/connection/DeadLockTest.java failing with NoSuchObjectException: no such object in table
    Kevin Walls 
    kevinw at openjdk.org
       
    Thu Nov  7 16:45:43 UTC 2024
    
    
  
On Thu, 7 Nov 2024 16:09:22 GMT, Chris Plummer <cjplummer at openjdk.org> wrote:
> What changed that caused it to suddenly start failing a lot?
This is the test I changed recently in JDK-8343378 -- it used to not fail even if it threw an Exception.  So I make that change, test, and see no failures.  But of course -Xcomp testing comes around in tier8 and that can fail... Test sets a short connection timeout so is very timing-sensitive...
(I've now linked the bugs.)
-------------
PR Comment: https://git.openjdk.org/jdk/pull/21884#issuecomment-2462722488
    
    
More information about the serviceability-dev
mailing list