[lworld] RFR: 8266582: [lworld] [lw3] C1 should have a flag to control use of delayed reads of flattened fields

Frederic Parain fparain at openjdk.java.net
Wed May 5 20:04:18 UTC 2021


Trivial change to control the delayed read of nested flattened fields in C1.

Fred

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

Commit messages:
 - Merge remote-tracking branch 'upstream/lworld' into c1_delayed_flag
 - Fix typo
 - Add flag to control delayed flattened field reads in C1

Changes: https://git.openjdk.java.net/valhalla/pull/403/files
 Webrev: https://webrevs.openjdk.java.net/?repo=valhalla&pr=403&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8266582
  Stats: 6 lines in 2 files changed: 3 ins; 0 del; 3 mod
  Patch: https://git.openjdk.java.net/valhalla/pull/403.diff
  Fetch: git fetch https://git.openjdk.java.net/valhalla pull/403/head:pull/403

PR: https://git.openjdk.java.net/valhalla/pull/403


More information about the valhalla-dev mailing list