RFR: 8372587: Put jdk/jfr/jvm/TestWaste.java into the ProblemList

David Holmes dholmes at openjdk.org
Tue Dec 2 02:24:47 UTC 2025


On Thu, 27 Nov 2025 16:04:56 GMT, Kerem Kat <krk at openjdk.org> wrote:

> It still fails in oracle environment as described in [JDK-8371630](https://bugs.openjdk.org/browse/JDK-8371630).

Unfortunately this only went to the JFR mailing list so I did not see it till I tried to track it down. Even more unfortunately no-one on the JFR mailing list deigned to looked at this.

The fix is incorrect - see comment.

test/jdk/ProblemList.txt line 753:

> 751: jdk/jfr/event/oldobject/TestShenandoah.java                     8342951 generic-all
> 752: jdk/jfr/event/runtime/TestResidentSetSizeEvent.java             8309846 aix-ppc64
> 753: jdk/jfr/jvm/TestWaste.java                                      8372587 generic-all

Suggestion:

jdk/jfr/jvm/TestWaste.java                                      8371630 generic-all

You used the wrong bug id.

-------------

Changes requested by dholmes (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/28539#pullrequestreview-3527885093
PR Review Comment: https://git.openjdk.org/jdk/pull/28539#discussion_r2579362343


More information about the hotspot-jfr-dev mailing list