[lworld] RFR: 8250664: [lworld] Rename 'value type' to 'inline type' [v2]
Tobias Hartmann
thartmann at openjdk.java.net
Tue Jul 28 10:41:14 UTC 2020
> Renamed all inline type specific occurrences of "value" to "inline" in JIT code and tests.
>
> I did not rename:
> - Variable names "vt" (for value type) and "vk" (for value klass) because alternative naming "it" and "ik" is already
> used for iterators and instance klasses.
> - "MyValue" inline class names in the tests because these are user defined "values".
Tobias Hartmann has updated the pull request incrementally with one additional commit since the last revision:
Some more renaming and whitespace fixes
-------------
Changes:
- all: https://git.openjdk.java.net/valhalla/pull/121/files
- new: https://git.openjdk.java.net/valhalla/pull/121/files/91933190..c72a5578
Webrevs:
- full: https://webrevs.openjdk.java.net/valhalla/121/webrev.01
- incr: https://webrevs.openjdk.java.net/valhalla/121/webrev.00-01
Stats: 104 lines in 28 files changed: 0 ins; 7 del; 97 mod
Patch: https://git.openjdk.java.net/valhalla/pull/121.diff
Fetch: git fetch https://git.openjdk.java.net/valhalla pull/121/head:pull/121
PR: https://git.openjdk.java.net/valhalla/pull/121
More information about the valhalla-dev
mailing list