[lworld] Integrated: 8250664: [lworld] Rename 'value type' to 'inline type'

Tobias Hartmann thartmann at openjdk.java.net
Tue Jul 28 14:28:41 UTC 2020


On Tue, 28 Jul 2020 08:49:33 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:

> 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".

This pull request has now been integrated.

Changeset: 2fa48054
Author:    Tobias Hartmann <thartmann at openjdk.org>
URL:       https://git.openjdk.java.net/valhalla/commit/2fa48054
Stats:     40310 lines in 242 files changed: 19356 ins; 19340 del; 1614 mod

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

Reviewed-by: hseigel

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

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



More information about the valhalla-dev mailing list