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

Jan Kratochvil jkratochvil at openjdk.org
Tue May 14 05:17:11 UTC 2024


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.

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

Commit messages:
 - 8328997: Remove unnecessary template parameter lists in GrowableArray

Changes: https://git.openjdk.org/jdk17u-dev/pull/2466/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=2466&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8328997
  Stats: 13 lines in 1 file changed: 0 ins; 0 del; 13 mod
  Patch: https://git.openjdk.org/jdk17u-dev/pull/2466.diff
  Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/2466/head:pull/2466

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


More information about the jdk-updates-dev mailing list