[lworld] RFR: 8249555 Rename valueArray* source files to inlineArray* [v2]
Harold Seigel
hseigel at openjdk.java.net
Fri Jul 17 20:35:08 UTC 2020
> 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
Harold Seigel has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev
excludes the unrelated changes brought in by the merge/rebase. The pull request contains three additional commits since
the last revision:
- 8249555 Rename valueArray* source files to inlineArray*
- Merge branch 'lworld' into renameValueArray
- 8249555 Rename valueArray* source files to inlineArray*
-------------
Changes:
- all: https://git.openjdk.java.net/valhalla/pull/111/files
- new: https://git.openjdk.java.net/valhalla/pull/111/files/2ebf2d19..0780687e
Webrevs:
- full: https://webrevs.openjdk.java.net/valhalla/111/webrev.01
- incr: https://webrevs.openjdk.java.net/valhalla/111/webrev.00-01
Stats: 5 lines in 1 file changed: 0 ins; 0 del; 5 mod
Patch: https://git.openjdk.java.net/valhalla/pull/111.diff
Fetch: git fetch https://git.openjdk.java.net/valhalla pull/111/head:pull/111
PR: https://git.openjdk.java.net/valhalla/pull/111
More information about the valhalla-dev
mailing list