[lworld] RFR: 8367415: Fully encapsulate array allocation in oopFactory [v2]

Coleen Phillimore coleenp at openjdk.org
Mon Sep 22 19:54:14 UTC 2025


On Mon, 22 Sep 2025 19:18:01 GMT, Frederic Parain <fparain at openjdk.org> wrote:

>> Coleen Phillimore has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Remove rogue public
>
> src/hotspot/share/oops/objArrayKlass.hpp line 95:
> 
>> 93:                                                 int n, Klass* element_klass, TRAPS);
>> 94: 
>> 95:  public:
> 
> Is this needed? There's already one at line 60.

It's not.  I moved the methods to be where they are in mainline.  Thanks for noticing this.

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

PR Review Comment: https://git.openjdk.org/valhalla/pull/1602#discussion_r2370114307


More information about the valhalla-dev mailing list