RFR(T): 8232224: [TESTBUG] problemlist JFR TestLargeRootSet.java
Daniel D. Daugherty
daniel.daugherty at oracle.com
Mon Oct 14 20:49:32 UTC 2019
Thumbs up on the change and I concur that it is trivial.
Please connect with Markus and Erik G. to make sure that they update
the JFR streaming patch to include taking the test off the ProblemList.
Of course, if they are about to push the JFR streaming patch, then...
you might want to skip this patch... :-)
Dan
On 10/14/19 4:29 PM, mikhailo.seledtsov at oracle.com wrote:
> 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