hg: jdk9/hs-comp/hotspot: 8061983: [TESTBUG] compiler/whitebox/MakeMethodNotCompilableTest.java fails with "must not be in queue"
tobias.hartmann at oracle.com
tobias.hartmann at oracle.com
Tue Oct 28 09:56:21 UTC 2014
Changeset: c2c9379993da
Author: thartmann
Date: 2014-10-28 09:17 +0100
URL: http://hg.openjdk.java.net/jdk9/hs-comp/hotspot/rev/c2c9379993da
8061983: [TESTBUG] compiler/whitebox/MakeMethodNotCompilableTest.java fails with "must not be in queue"
Summary: Added a method checkNotCompiled(boolean isOsr) to either check if the method is OSR compiled or to check if it is non-OSR compiled.
Reviewed-by: kvn
! test/compiler/whitebox/CompilerWhiteBoxTest.java
! test/compiler/whitebox/MakeMethodNotCompilableTest.java
More information about the jdk9-hs-comp-changes
mailing list