RFR: 8328997: Remove unnecessary template parameter lists in GrowableArray
Ivan Walulya
iwalulya at openjdk.org
Tue Mar 26 11:41:21 UTC 2024
On Mon, 25 Mar 2024 23:55:43 GMT, Kim Barrett <kbarrett 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).
-------------
PR Review: https://git.openjdk.org/jdk/pull/18480#pullrequestreview-1960101674
More information about the hotspot-dev
mailing list