[jdk17u-dev] Integrated: 8328997: Remove unnecessary template parameter lists in GrowableArray

Jan Kratochvil jkratochvil at openjdk.org
Thu May 16 11:25:06 UTC 2024


On Tue, 14 May 2024 05:12:54 GMT, Jan Kratochvil <jkratochvil at openjdk.org> wrote:

> It is needed to build OpenJDK-17 on Fedora 40 x86_64 (gcc-14.1.1-1.fc40.x86_64).
> It needs all of [JDK-8328997](https://bugs.openjdk.org/browse/JDK-8328997) (this [backport](https://github.com/openjdk/jdk17u-dev/pull/2466)), [JDK-8331352](https://bugs.openjdk.org/browse/JDK-8331352) ([backport](https://github.com/openjdk/jdk17u-dev/pull/2467)) and [JDK-8324243](https://bugs.openjdk.org/browse/JDK-8324243) ([backport](https://github.com/openjdk/jdk17u-dev/pull/2468)).
> Git cherry-pick was not clean but it was easy to apply.

This pull request has now been integrated.

Changeset: d17fa034
Author:    Jan Kratochvil <jkratochvil at openjdk.org>
Committer: Martin Doerr <mdoerr at openjdk.org>
URL:       https://git.openjdk.org/jdk17u-dev/commit/d17fa034f72d914f9b2d30fe7eadef80f2159478
Stats:     13 lines in 1 file changed: 0 ins; 0 del; 13 mod

8328997: Remove unnecessary template parameter lists in GrowableArray

Reviewed-by: mdoerr
Backport-of: 3d2283800acee58dbf046c8b401a5a144ab65ed1

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

PR: https://git.openjdk.org/jdk17u-dev/pull/2466


More information about the jdk-updates-dev mailing list