RFR(T): 8232224: [TESTBUG] problemlist JFR TestLargeRootSet.java
mikhailo.seledtsov at oracle.com
mikhailo.seledtsov at oracle.com
Mon Oct 14 20:29:36 UTC 2019
Please review this trivial change problem listing JFR's
TestLargeRootSet.java test. It fails intermittently, but often enough to
create noise in CI.
The issue has been fixed in JFR streaming sandbox, hence problem list it
for now until the JFR streaming changes are integrated into the main
jdk/jdk.
diff --git a/test/jdk/ProblemList.txt b/test/jdk/ProblemList.txt
--- a/test/jdk/ProblemList.txt
+++ b/test/jdk/ProblemList.txt
@@ -884,6 +884,7 @@
jdk/jfr/event/io/EvilInstrument.java 8221331 generic-all
jdk/jfr/event/runtime/TestNetworkUtilizationEvent.java
8228990,8229370 generic-all
jdk/jfr/event/compiler/TestCodeSweeper.java 8225209 generic-all
+jdk/jfr/event/oldobject/TestLargeRootSet.java 8205651 generic-all
############################################################################
Thank you,
Misha
More information about the hotspot-jfr-dev
mailing list