[lworld] RFR: Rename klass->is_value() to is_inline_klass(), rename oop->is_value t…

Harold Seigel hseigel at openjdk.java.net
Wed Jun 17 18:33:17 UTC 2020


A few more renames:  change klass->is_value() to is_inline_klass(), rename oop->is_value to is_inline_type(), and a few
verify changes including changing *inlinetype* to *inline_type"

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

Commit messages:
 - Rename klass->is_value() to is_inline_klass(), rename oop->is_value to oop->is_inline_type, and a few verifier changes

Changes: https://git.openjdk.java.net/valhalla/pull/89/files
 Webrev: https://webrevs.openjdk.java.net/valhalla/89/webrev.00
  Stats: 129 lines in 44 files changed: 0 ins; 0 del; 129 mod
  Patch: https://git.openjdk.java.net/valhalla/pull/89.diff
  Fetch: git fetch https://git.openjdk.java.net/valhalla pull/89/head:pull/89

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


More information about the valhalla-dev mailing list