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

Jan Kratochvil jkratochvil at openjdk.org
Wed May 15 11:09:16 UTC 2024


On Mon, 13 May 2024 14:48:52 GMT, Jan Kratochvil <jkratochvil at openjdk.org> wrote:

> It is needed to build OpenJDK-21 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/jdk21u-dev/pull/564)), [JDK-8331352](https://bugs.openjdk.org/browse/JDK-8331352) ([backport](https://github.com/openjdk/jdk21u-dev/pull/565)) and [JDK-8324243](https://bugs.openjdk.org/browse/JDK-8324243) ([backport](https://github.com/openjdk/jdk21u-dev/pull/566)).
> Git cherry-pick was not clean but it was a non-issue.

This pull request has now been integrated.

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

8328997: Remove unnecessary template parameter lists in GrowableArray

Backport-of: 3d2283800acee58dbf046c8b401a5a144ab65ed1

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

PR: https://git.openjdk.org/jdk21u-dev/pull/564


More information about the jdk-updates-dev mailing list