Integrated: 8366399: Allow custom base reference for update_copyright_year.sh
Chen Liang
liach at openjdk.org
Fri Aug 29 20:46:49 UTC 2025
On Thu, 28 Aug 2025 22:50:27 GMT, Chen Liang <liach at openjdk.org> wrote:
> Currently, `update_copyright_year.sh` hardcodes `master` to be the base reference. While this works on mainline and update release repos, this does not work for projects like Valhalla or Leyden, whose PRs target lworld/premain branches. We can add a new flag to allow customized base reference to adapt to these use cases.
This pull request has now been integrated.
Changeset: d4ce630c
Author: Chen Liang <liach at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/d4ce630cea267e746f7feb5124fe2ecd39d7e13a
Stats: 8 lines in 1 file changed: 5 ins; 0 del; 3 mod
8366399: Allow custom base reference for update_copyright_year.sh
Reviewed-by: erikj
-------------
PR: https://git.openjdk.org/jdk/pull/26998
More information about the build-dev
mailing list