[jdk21u-dev] RFR: 8324050: Issue store-store barrier after re-materializing objects during deoptimization

Aleksey Shipilev shade at openjdk.org
Tue Jan 23 10:12:44 UTC 2024


Clean backport to improve deopt reliability. Adds the barrier on uncommonly used path. The functional and performance risk is low.

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

Commit messages:
 - Backport 52523d33dde797bf03b15a05bb227b19b22c06be

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

PR: https://git.openjdk.org/jdk21u-dev/pull/211


More information about the jdk-updates-dev mailing list