Integrated: 8328997: Remove unnecessary template parameter lists in GrowableArray

Kim Barrett kbarrett at openjdk.org
Tue Apr 2 07:00:05 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.

This pull request has now been integrated.

Changeset: 3d228380
Author:    Kim Barrett <kbarrett at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/3d2283800acee58dbf046c8b401a5a144ab65ed1
Stats:     16 lines in 1 file changed: 0 ins; 0 del; 16 mod

8328997: Remove unnecessary template parameter lists in GrowableArray

Reviewed-by: iwalulya, epeter

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

PR: https://git.openjdk.org/jdk/pull/18480


More information about the hotspot-dev mailing list