RFR: 8353227: JFR: Prepare tests for strong parser validation [v2]

Erik Gahlin egahlin at openjdk.org
Tue Apr 1 16:40:38 UTC 2025


On Mon, 31 Mar 2025 14:22:36 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
>
> Markus Grönlund has updated the pull request incrementally with one additional commit since the last revision:
> 
>   include also stream TestJVMCrash.java

Marked as reviewed by egahlin (Reviewer).

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

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


More information about the hotspot-jfr-dev mailing list