RFR(T): 8248335: ProblemList compiler/ciReplay/TestServerVM.java and TestVMNoCompLevel.java with AOT

Thomas Schatzl thomas.schatzl at oracle.com
Thu Jun 25 16:57:11 UTC 2020


Hi,

   looks good and trivial to me.

Thomas

On 25.06.20 18:50, Daniel D. Daugherty wrote:
> Greetings,
> 
> I'm doing another round of reduce-the-noise in the CI in preparation
> for the upcoming weekend... So I have another trivial review...
> 
> Here's the bug for the failures:
> 
>      JDK-8247776 JFR TestThreadContextSwitches.java failed
>                  "RuntimeException: No events: expected false, was true"
>      https://bugs.openjdk.java.net/browse/JDK-8247776
> 
> and here's the bug for the ProblemListing:
> 
>      JDK-8248339 ProblemList 
> jdk/jfr/event/os/TestThreadContextSwitches.java
>      https://bugs.openjdk.java.net/browse/JDK-8248339
> 
> Here's the context diff:
> 
> $ hg diff
> diff -r c2e9eadd464c test/jdk/ProblemList.txt
> --- a/test/jdk/ProblemList.txt    Thu Jun 25 08:36:59 2020 -0700
> +++ b/test/jdk/ProblemList.txt    Thu Jun 25 12:41:59 2020 -0400
> @@ -914,6 +914,7 @@
> 
>   jdk/jfr/event/runtime/TestNetworkUtilizationEvent.java 
> 8228990,8229370    generic-all
>   jdk/jfr/event/compiler/TestCodeSweeper.java 8225209    generic-all
> +jdk/jfr/event/os/TestThreadContextSwitches.java 8247776 windows-all
> 
>   ############################################################################
> 
> 
> Thanks, in advance, for any comments, questions or suggestions.
> 
> Dan
> 
> 



More information about the hotspot-runtime-dev mailing list