RFR: JDK-8223917 - Problemlist compiler/ciReplay/TestServerVM.java

Kim Barrett kim.barrett at oracle.com
Tue May 14 20:28:06 UTC 2019


On May 14, 2019, at 4:25 PM, jesper.wilhelmsson at oracle.com wrote:
> 
> Hi,
> 
> Please review this small change to problemlist compiler/ciReplay/TestServerVM.java that is consistently failing in tier 3 (and intermittently in tier 2).
> 
> Bug: https://bugs.openjdk.java.net/browse/JDK-8223917 <https://bugs.openjdk.java.net/browse/JDK-8223917>
> Diff:
> 
> diff --git a/test/hotspot/jtreg/ProblemList.txt b/test/hotspot/jtreg/ProblemList.txt
> --- a/test/hotspot/jtreg/ProblemList.txt
> +++ b/test/hotspot/jtreg/ProblemList.txt
> @@ -41,6 +41,7 @@
> # :hotspot_compiler
> 
> compiler/ciReplay/TestSAServer.java 8029528 generic-all
> +compiler/ciReplay/TestServerVM.java 8223885 generic-all
> compiler/codecache/stress/OverloadCompileQueueTest.java 8166554 generic-all
> compiler/codegen/Test6896617.java 8193479 generic-all
> compiler/compilercontrol/jcmd/ClearDirectivesFileStackTest.java 8140405 generic-all
> 
> 
> Thanks,
> /Jesper
> 

Looks good.



More information about the hotspot-dev mailing list