RFR (Trivial) 8225568: ProblemList compiler/compilercontrol/jcmd/ClearDirectivesFileStackTest.java
Tobias Hartmann
tobias.hartmann at oracle.com
Tue Jun 11 11:49:36 UTC 2019
Hi David,
reviewed.
Best regards,
Tobias
On 11.06.19 13:29, David Holmes wrote:
> Bug: https://bugs.openjdk.java.net/browse/JDK-8225568
> webrev: http://cr.openjdk.java.net/~dholmes/8225568/webrev/
>
> Related issue: https://bugs.openjdk.java.net/browse/JDK-8225370
>
> Patch below. This test was removed from the ProblemList by JDK-8222103 and has continually failed
> since in our testing. The test had not previously been run for several years and its condition is
> unknown. So re-adding it to the ProblemList until it can be properly examined.
>
> Thanks,
> David
> -----
>
> --- old/test/hotspot/jtreg/ProblemList.txt 2019-06-11 07:23:44.495523657 -0400
> +++ new/test/hotspot/jtreg/ProblemList.txt 2019-06-11 07:23:44.002494700 -0400
> @@ -43,6 +43,7 @@
> compiler/ciReplay/TestSAServer.java 8029528 generic-all
> compiler/codecache/stress/OverloadCompileQueueTest.java 8166554 generic-all
> compiler/codegen/Test6896617.java 8193479 generic-all
> +compiler/compilercontrol/jcmd/ClearDirectivesFileStackTest.java 8225370 generic-all
> compiler/jvmci/compilerToVM/GetFlagValueTest.java 8204459 generic-all
> compiler/jvmci/compilerToVM/GetResolvedJavaTypeTest.java 8158860 generic-all
> compiler/jvmci/compilerToVM/InvalidateInstalledCodeTest.java 8163894 generic-all
More information about the hotspot-dev
mailing list