[lworld] RFR: 8345995: [lworld] Flat arrays need to be redesigned to support new flat layouts [v8]

Frederic Parain fparain at openjdk.org
Wed Jan 15 16:30:34 UTC 2025


On Wed, 15 Jan 2025 15:07:00 GMT, David Simms <dsimms at openjdk.org> wrote:

>> Frederic Parain has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Update copyrights year
>
> src/hotspot/share/oops/flatArrayKlass.hpp line 50:
> 
>> 48:  public:
>> 49: 
>> 50:   FlatArrayKlass() {} // Why?
> 
> Nuke it

After investigation, it is used by CppVtableCloner<T>::initialize() to create the dummy instance. Comment has been updated.

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

PR Review Comment: https://git.openjdk.org/valhalla/pull/1315#discussion_r1916979828


More information about the valhalla-dev mailing list