RFR: 8339158: TypeKind add slotSize field
Shaojin Wen
duke at openjdk.org
Wed Aug 28 12:31:51 UTC 2024
Small improvement, add a final field, no need to calculate every time.
-------------
Commit messages:
- slotSize field
Changes: https://git.openjdk.org/jdk/pull/20743/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=20743&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8339158
Stats: 18 lines in 1 file changed: 2 ins; 4 del; 12 mod
Patch: https://git.openjdk.org/jdk/pull/20743.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/20743/head:pull/20743
PR: https://git.openjdk.org/jdk/pull/20743
More information about the core-libs-dev
mailing list