RFR (XS): JDK-8177070 - Quarantine tests due to JDK-8177069

Igor Veresov igor.veresov at oracle.com
Sat Mar 18 04:59:49 UTC 2017


Looks good!

igor

> On Mar 17, 2017, at 9:26 PM, jesper.wilhelmsson at oracle.com wrote:
> 
> Hi,
> 
> Four AOT tests was not prepared to run on windows and are now failing in JPRT when I merge recent JDK 9 changes into JDK 10.
> I'll quarantine the tests for now to be able to integrate 10/10 to 10/hs.
> 
> Bug: https://bugs.openjdk.java.net/browse/JDK-8177070 <https://bugs.openjdk.java.net/browse/JDK-8177070>
> Patch for jdk10/hs/hotspot:
> 
> diff --git a/test/ProblemList.txt b/test/ProblemList.txt
> --- a/test/ProblemList.txt
> +++ b/test/ProblemList.txt
> @@ -106,6 +106,11 @@
> compiler/aot/calls/fromCompiled/CompiledInvokeDynamic2AotTest.java 8175791 windows-all
> compiler/aot/DeoptimizationTest.java 8175791 windows-all
> 
> +# aot tests failing due to JDK-8177069
> +compiler/aot/jdk.tools.jaotc.test/src/jdk/tools/jaotc/test/collect/ClassSourceTest.java
> +compiler/aot/jdk.tools.jaotc.test/src/jdk/tools/jaotc/test/collect/SearchPathTest.java
> +compiler/aot/jdk.tools.jaotc.test/src/jdk/tools/jaotc/test/collect/jar/JarSourceProviderTest.java
> +compiler/aot/jdk.tools.jaotc.test/src/jdk/tools/jaotc/test/collect/module/ModuleSourceProviderTest.java
> 
> #############################################################################
> 



More information about the hotspot-dev mailing list