RFR: 8349374: [JVMCI] concurrent use of HotSpotSpeculationLog can crash

Tom Rodriguez never at openjdk.org
Tue Feb 4 16:36:26 UTC 2025


This ensures that collectFailedSpeculations sees the initialization of the recently allocated failedSpeculationsAddress memory.

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

Commit messages:
 - 8349374: [JVMCI] concurrent use of HotSpotSpeculationLog can crash

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

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


More information about the hotspot-compiler-dev mailing list