On Wed, 18 Feb 2026 15:50:07 GMT, Frederic Parain <[email protected]> wrote:
> 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 This pull request has now been integrated. Changeset: 81b25a08 Author: Frederic Parain <[email protected]> URL: https://git.openjdk.org/valhalla/commit/81b25a08ddd081b699ff7d721c3fdb6f6291f9fc Stats: 82 lines in 31 files changed: 24 ins; 21 del; 37 mod 8377466: [lworld] Redundant feature between *OopDesc casts methods and oopCast.hpp functions Reviewed-by: iwalulya, coleenp ------------- PR: https://git.openjdk.org/valhalla/pull/2128
