RFR(T): 8248339 ProblemList jdk/jfr/event/os/TestThreadContextSwitches.java
Daniel D. Daugherty
daniel.daugherty at oracle.com
Thu Jun 25 16:52:04 UTC 2020
Resending with the correct subject line. Sorry about the previous version...
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-jfr-dev
mailing list