RFR: 8353227: JFR: Prepare tests for strong parser validation

Erik Gahlin egahlin at openjdk.org
Mon Mar 31 13:46:08 UTC 2025


On Sun, 30 Mar 2025 14:19:31 GMT, Markus Grönlund <mgronlun at openjdk.org> wrote:

> Greetings,
> 
> Tests:
> 
> - jdk/jfr/jvm/TestDumpOnCrash.java
> - jdk/jfr/event/runtime/TestShutdownEvent.java
> 
> Cannot run with -esa in combination with [JDK-8351698](https://bugs.openjdk.org/browse/JDK-8351698), because parser invariants are not guaranteed for emergency dumps, which are provided on a best-effort basis only.
> 
> Testing: jdk_jfr
> 
> Thanks
> Markus

Marked as reviewed by egahlin (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/24317#pullrequestreview-2729351581


More information about the hotspot-jfr-dev mailing list