Integrated: 8367259: Clean up make/scripts and bin directory

Magnus Ihse Bursie ihse at openjdk.org
Wed Sep 10 10:01:03 UTC 2025


On Tue, 9 Sep 2025 13:55:41 GMT, Magnus Ihse Bursie <ihse at openjdk.org> wrote:

> Over time, cruft have accumulated in terms of scripts that are no longer relevant. These should be removed. Also, scripts that are not used as part of the build process, but run by JDK developers from time to time, should reside in `bin` instead of `make/scripts`.
> 
> I have also updated `generate-symbol-data.sh` and `update_pch.sh` so they work regardless of current dir.

This pull request has now been integrated.

Changeset: 5c9f60dc
Author:    Magnus Ihse Bursie <ihse at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/5c9f60dc5a6e64be55819469bbf10948803d0fd5
Stats:     657 lines in 11 files changed: 113 ins; 540 del; 4 mod

8367259: Clean up make/scripts and bin directory

Reviewed-by: erikj

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

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


More information about the build-dev mailing list