Integrated: 8355235: Clean out old versions from Tools.gmk
Mikael Vidstedt
mikael at openjdk.org
Thu Apr 24 15:57:56 UTC 2025
On Mon, 21 Apr 2025 22:51:33 GMT, Mikael Vidstedt <mikael at openjdk.org> wrote:
> Traditionally, when upgrading the versions of the components (gcc, binutils, etc.) in Tools.gmk, the old versions/definitions have been preserved. The list is now starting to be on the long side, it's unlikely that anybody would be using anything but the latest/default version, and if they do it is possible to get it from the source/version history.
>
> Let's clean out the old version information, leaving only the latest/default.
>
> Testing: tier1, manually built devkits for `x86_64-linux-gnu-to-{x86_64,aarch64,ppc64le,riscv64,s390x}-linux-gnu` and then built the JDK using those devkits.
This pull request has now been integrated.
Changeset: 751e0392
Author: Mikael Vidstedt <mikael at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/751e0392bcad0e608a7a041b658c1d263383f15a
Stats: 120 lines in 1 file changed: 13 ins; 93 del; 14 mod
8355235: Clean out old versions from Tools.gmk
Reviewed-by: erikj
-------------
PR: https://git.openjdk.org/jdk/pull/24784
More information about the build-dev
mailing list