On Thu, 5 Mar 2026 13:02:50 GMT, Coleen Phillimore <[email protected]> wrote:
>> src/hotspot/share/oops/arrayKlass.cpp line 133:
>>
>>> 131: }
>>> 132:
>>> 133: Symbol* ArrayKlass::create_element_klass_array_name(Klass*
>>> element_klass, JavaThread* current) {
>>
>> Should this be in ObjArrayKlass instead and removed here? It's not needed
>> by typeArrayKlass right?
>
> I did approve but I think the one in ArrayKlass should be removed, and the
> one in ObjArrayKlass is in mainline already.
OK. I'll look into that.
-------------
PR Review Comment:
https://git.openjdk.org/valhalla/pull/2117#discussion_r2890217844