RFR: 8370260: Test jdk/jfr/event/oldobject/TestEmergencyDumpAtOOM.java timed out

Yasumasa Suenaga ysuenaga at openjdk.org
Mon Oct 27 01:18:33 UTC 2025


The test failure was reported at jdk/jfr/event/oldobject/TestEmergencyDumpAtOOM.java due to minidump timeout.
`TestEmergencyDumpAtOOM` does not need minidump, so we can add `-XX:-CreateCoredumpOnCrash` to the test process.

This change works on Windows 11 Pro 25H2 and Fedora 42.

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

Commit messages:
 - 8370260: jdk/jfr/event/oldobject/TestEmergencyDumpAtOOM.java timed out

Changes: https://git.openjdk.org/jdk/pull/27993/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=27993&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8370260
  Stats: 2 lines in 1 file changed: 1 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/27993.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/27993/head:pull/27993

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


More information about the hotspot-jfr-dev mailing list