[lworld] RFR: 8276187: [lworld] [lw3] Handling of pre-loaded fields is inefficient
Frederic Parain
fparain at openjdk.java.net
Fri Oct 29 19:06:38 UTC 2021
Please review those changes reducing the number of time pre-loaded fields are fetched from the system dictionary.
The changes would also help supporting field circularity in the future if needed.
Tested with Mach5, tier 1 to 3.
Thank you,
Fred
-------------
Commit messages:
- Rework preloading of inline fields
Changes: https://git.openjdk.java.net/valhalla/pull/576/files
Webrev: https://webrevs.openjdk.java.net/?repo=valhalla&pr=576&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8276187
Stats: 48 lines in 4 files changed: 13 ins; 21 del; 14 mod
Patch: https://git.openjdk.java.net/valhalla/pull/576.diff
Fetch: git fetch https://git.openjdk.java.net/valhalla pull/576/head:pull/576
PR: https://git.openjdk.java.net/valhalla/pull/576
More information about the valhalla-dev
mailing list