[lworld] RFR: 8249555 Rename valueArray* source files to inlineArray*

Harold Seigel hseigel at openjdk.java.net
Thu Jul 16 20:27:09 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

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

Commit messages:
 - 8249555 Rename valueArray* source files to inlineArray*

Changes: https://git.openjdk.java.net/valhalla/pull/111/files
 Webrev: https://webrevs.openjdk.java.net/valhalla/111/webrev.00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8249555
  Stats: 2173 lines in 65 files changed: 998 ins; 999 del; 176 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