RFR: 8279653: compiler/codecache/stress/OverloadCompileQueueTest.java failing in loom repo [v2]
    Coleen Phillimore 
    coleenp at openjdk.java.net
       
    Wed Mar  2 17:03:13 UTC 2022
    
    
  
> 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.
-------------
Changes:
  - all: https://git.openjdk.java.net/loom/pull/91/files
  - new: https://git.openjdk.java.net/loom/pull/91/files/25d428b2..25d428b2
Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=loom&pr=91&range=01
 - incr: https://webrevs.openjdk.java.net/?repo=loom&pr=91&range=00-01
  Stats: 0 lines in 0 files changed: 0 ins; 0 del; 0 mod
  Patch: https://git.openjdk.java.net/loom/pull/91.diff
  Fetch: git fetch https://git.openjdk.java.net/loom pull/91/head:pull/91
PR: https://git.openjdk.java.net/loom/pull/91
    
    
More information about the loom-dev
mailing list