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

Markus Grönlund mgronlun at openjdk.org
Tue Apr 1 16:40:38 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

This pull request has now been integrated.

Changeset: 19eabaff
Author:    Markus Grönlund <mgronlun at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/19eabaff5559b48b1f4da740c0f7c99c64901ea8
Stats:     57 lines in 3 files changed: 57 ins; 0 del; 0 mod

8353227: JFR: Prepare tests for strong parser validation

Reviewed-by: egahlin

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

PR: https://git.openjdk.org/jdk/pull/24317


More information about the hotspot-jfr-dev mailing list