[lworld] RFR: 8377466: [lworld] Redundant feature between *OopDesc casts methods and oopCast.hpp functions [v2]
Frederic Parain
fparain at openjdk.org
Thu Feb 19 13:49:28 UTC 2026
> This patch removes the cast() methods from *ArrayOopDesc classes, and replaces them with oop_cast<>() methods where a cast is needed.
>
> Testing in progress with Mach5 Tier1
>
> Fred
Frederic Parain has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains two commits:
- Merge remote-tracking branch 'upstream/lworld' into cast_methods
- Remove ArrayOopDesc cast methods
-------------
Changes: https://git.openjdk.org/valhalla/pull/2128/files
Webrev: https://webrevs.openjdk.org/?repo=valhalla&pr=2128&range=01
Stats: 83 lines in 32 files changed: 25 ins; 21 del; 37 mod
Patch: https://git.openjdk.org/valhalla/pull/2128.diff
Fetch: git fetch https://git.openjdk.org/valhalla.git pull/2128/head:pull/2128
PR: https://git.openjdk.org/valhalla/pull/2128
More information about the valhalla-dev
mailing list