On Tue, 13 Jun 2023 21:15:29 GMT, Erik Joelsson <[email protected]> wrote:
> When we bump the JDK version, we need to reconfigure to get a working build. > Users were reporting that this didn't happen automatically, or wasn't warned > about, after pulling down that change. This patch addresses that by adding > the files in the `make/conf` dir that are read by configure to the rule that > checks the need for reconfigure. This pull request has now been integrated. Changeset: 955fc2fa Author: Erik Joelsson <[email protected]> URL: https://git.openjdk.org/jdk/commit/955fc2fabafc4c4d79d137bf86194228d5cf8ad8 Stats: 5 lines in 1 file changed: 3 ins; 0 del; 2 mod 8309746: Reconfigure check should include make/conf/version-numbers.conf Reviewed-by: mikael ------------- PR: https://git.openjdk.org/jdk/pull/14458
