RFR: 8374828: Save load_barrier_on_oop_field_preloaded in aot CodeCache

Coleen Phillimore coleenp at openjdk.org
Thu Jan 8 23:24:18 UTC 2026


Save this address so that the code that uses it in the valhalla repo will have it.  This doesn't fail in main jdk repository.
See CR for more information.
Tested with tier1-4.

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

Commit messages:
 - 8374828: Save load_barrier_on_oop_field_preloaded in aot CodeCache

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

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


More information about the hotspot-compiler-dev mailing list