[lworld] RFR: 8250664: [lworld] Rename 'value type' to 'inline type' [v3]

Tobias Hartmann thartmann at openjdk.java.net
Tue Jul 28 14:28:40 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 missing 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/c72a5578..6a9c9137

Webrevs:
 - full: https://webrevs.openjdk.java.net/valhalla/121/webrev.02
 - incr: https://webrevs.openjdk.java.net/valhalla/121/webrev.01-02

  Stats: 80 lines in 31 files changed: 0 ins; 0 del; 80 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