[jdk8u-dev] RFR: 8360869: jcstress is able to crash jdk8 on aarch64 with jfr on

Jiří Vaněk jvanek at openjdk.org
Mon Sep 15 16:10:54 UTC 2025


We are seeing rare crashes in jcstress with jdk8 on aarch64 with jfron. Those crashes are real, however we were not able to reproduce with builds on gcc 5 and up. The real culprint was not found. but gcc version on aarch64 should be checked.  Ideal version seems 7, but I'm not that bold.

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

Commit messages:
 - 8360869: jcstress is able to crash jdk8 on aarch64 with jfr on

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

PR: https://git.openjdk.org/jdk8u-dev/pull/697


More information about the jdk8u-dev mailing list