RFR: 8328997: Remove unnecessary template parameter lists in GrowableArray

Emanuel Peter epeter at openjdk.org
Tue Apr 2 06:43:59 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.

Looks reasonable :)

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

Marked as reviewed by epeter (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/18480#pullrequestreview-1972744465


More information about the hotspot-dev mailing list