RFR: 8328997: Remove unnecessary template parameter lists in GrowableArray
Kim Barrett
kbarrett at openjdk.org
Tue Apr 2 07:00:04 UTC 2024
On Tue, 26 Mar 2024 11:38:30 GMT, Ivan Walulya <iwalulya at openjdk.org> wrote:
>> Please review this change to the GrowableArray code to remove unnecessary
>> template parameter lists. They aren't needed, and some may become
>> syntactically invalid in the future.
>>
>> Testing: mach5 tier1.
>
> Marked as reviewed by iwalulya (Reviewer).
Thanks for reviews @walulyai and @eme64 .
-------------
PR Comment: https://git.openjdk.org/jdk/pull/18480#issuecomment-2031212853
More information about the hotspot-dev
mailing list