[lworld] Integrated: 8377466: [lworld] Redundant feature between *OopDesc casts methods and oopCast.hpp functions

Frederic Parain fparain at openjdk.org
Fri Feb 20 12:41:47 UTC 2026


On Wed, 18 Feb 2026 15:50:07 GMT, Frederic Parain <fparain at openjdk.org> 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 <fparain at openjdk.org>
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


More information about the valhalla-dev mailing list