On Wed, 19 Feb 2025 14:19:58 GMT, Coleen Phillimore <cole...@openjdk.org> wrote:

> ... but not in the return since the caller likely will fetch the klass 
> pointer next.

I notice that too.  Callers are using is_primitive() to short-circuit calls to 
as_Klass(), which means they seem to be aware of this implementation detail 
when maybe they shouldn't.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/23572#discussion_r1962384926

Reply via email to