RFR: 8338544: Dedicated Array class descriptor implementation [v2]
Chen Liang
liach at openjdk.org
Tue Oct 8 01:27:00 UTC 2024
On Fri, 4 Oct 2024 18:08:53 GMT, Jorn Vernee <jvernee at openjdk.org> wrote:
>> Chen Liang has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains nine commits:
>>
>> - class or interface descriptor renamed for clarity
>> - Merge branch 'master' of https://github.com/openjdk/jdk into feature/array-cd
>> - Cleanup after merge
>> - Merge branch 'master' of https://github.com/openjdk/jdk into feature/array-cd
>> - Merge branch 'master' of https://github.com/openjdk/jdk into feature/array-cd
>> - Compile error
>> - Redundant import
>> - Merge branch 'master' of https://github.com/openjdk/jdk into feature/array-cd
>> - 8338544: Dedicated Array class descriptor implementation
>
> Nice cleanup! I'm just not really sure about the new subtype relationship (see inline comment)
@JornVernee I have updated the implementation class name and the factories for clarity.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/20665#issuecomment-2398408789
More information about the core-libs-dev
mailing list