On Wed, 7 Jan 2026 14:14:19 GMT, Markus Grönlund <mgronlun@openjdk.org> wrote:
Alternative for solving [JDK-8371014](https://bugs.openjdk.org/browse/JDK-8371014)
Also includes a fix for [JDK-8373257](https://bugs.openjdk.org/browse/JDK-8373257)
Testing: jdk_jfr, stress testing, manual testing with CrashOnOutOfMemoryError, tier1-6
This pull request has now been integrated. Changeset: f23752a7 Author: Markus Grönlund <mgronlun@openjdk.org> URL: https://git.openjdk.org/jdk/commit/f23752a75ee3d3af0853eff9c678d2496bb1cf58 Stats: 292 lines in 15 files changed: 219 ins; 18 del; 55 mod 8371014: Dump JFR recording on CrashOnOutOfMemoryError is incorrectly implemented Reviewed-by: ysuenaga ------------- PR: https://git.openjdk.org/jdk/pull/29094