[lworld] FYI: 8247238: [lworld] JIT should trust final fields in inline type buffers

Tobias Hartmann thartmann at openjdk.java.net
Wed Jun 10 13:21:49 UTC 2020


Constant fold field loads from inline type buffers (only affects/helps C1 since C2 aggressively scalarizes anyway).

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

Commit messages:
 - 8247238: [lworld] JIT should trust final fields in inline type buffers

Changes: https://git.openjdk.java.net/valhalla/pull/75/files
 Webrev: https://webrevs.openjdk.java.net/valhalla/75/webrev.00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8247238
  Stats: 13 lines in 3 files changed: 10 ins; 0 del; 3 mod
  Patch: https://git.openjdk.java.net/valhalla/pull/75.diff
  Fetch: git fetch https://git.openjdk.java.net/valhalla pull/75/head:pull/75

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


More information about the valhalla-dev mailing list