[lworld] RFR: 8249555 Rename valueArray* source files to inlineArray*
Harold Seigel
hseigel at openjdk.java.net
Tue Jul 21 13:31:44 UTC 2020
On Thu, 16 Jul 2020 20:08:23 GMT, Harold Seigel <hseigel at openjdk.org> wrote:
> Please review this monotonous change that renames valueArrayKlass.cpp/hpp/.inline.hpp to
> inlineArrayKlass.cpp/hpp/.inline.hpp, renames valueArrayOop.cpp/hpp/.inline.hpp to inlineArrayOop.cpp/hpp/.inline.hpp,
> and renames appropriate classes, fields and methods in these files. It does not rename things defined in gc or jit
> source files.
> These changes were tested by running tiers 1-2 on Mac OS, Windows, and Linux x64, and running tiers 3-5 on Linux x64.
>
> Thanks! Harold
Closing this pull request. It will be replaced with a future pull request that will rename valueArray* to flatArray*.
-------------
PR: https://git.openjdk.java.net/valhalla/pull/111
More information about the valhalla-dev
mailing list