RFR: 8279653: compiler/codecache/stress/OverloadCompileQueueTest.java failing in loom repo
    Coleen Phillimore 
    coleenp at openjdk.java.net
       
    Wed Mar  2 15:09:18 UTC 2022
    
    
  
On Mon, 28 Feb 2022 16:49:14 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:
> I fixed the test to disable compiling Thread.sleep() and all the methods it seems to call, and this makes the test pass.  I don't know if there's a better way to disable compilation like this that would be less fragile (ie if Thread.sleep() calls something new in the future).  See bug comments for details.  @rickard  do you know?  Thanks!
Thanks Rickard.
(I wonder if I hit the "Merge pull request" button, or integrate)
-------------
PR: https://git.openjdk.java.net/loom/pull/91
    
    
More information about the loom-dev
mailing list