RFR: 8279653: compiler/codecache/stress/OverloadCompileQueueTest.java failing in loom repo [v2]
    Alan Bateman 
    alanb at openjdk.java.net
       
    Wed Mar  2 17:03:14 UTC 2022
    
    
  
On Wed, 2 Mar 2022 16:59:50 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!
>
> Coleen Phillimore has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase.
Marked as reviewed by alanb (Committer).
-------------
PR: https://git.openjdk.java.net/loom/pull/91
    
    
More information about the loom-dev
mailing list