RFR(trivial): 8223359: JDK-8221359 breaks TestG1ParallelPhases.java
Thomas Schatzl
thomas.schatzl at oracle.com
Sun May 5 11:30:56 UTC 2019
Hi,
On Sat, 2019-05-04 at 18:10 -0400, Kim Barrett wrote:
> Please review this trivial update to the jfr test
> TestG1ParallelPhases.java, to account for the recent removal of the
> SATB filtering phase by JDK-8221359. The test should no longer
> expect an event for that phase.
>
> CR:
> https://bugs.openjdk.java.net/browse/JDK-8223359
>
> Webrev:
> http://cr.openjdk.java.net/~kbarrett/8223359/open.00/
>
> Testing:
> Locally (linux-x64) reproduced the failure, and verified the change
> eliminated the failure.
>
looks good and trivial.
Thomas
More information about the hotspot-gc-dev
mailing list