-
Enhancement
-
Resolution: Fixed
-
P4
-
None
-
master
Currently, update_copyright_year.sh hardcodes the base reference to be master, as added in JDK-8333685. This is somewhat inconvenient because other projects have PRs mostly going to their custom main branches, such as lworld for Valhalla and fibers for Loom. To allow customizing the base reference, such as "-b lworld", would be a quality-of-life improvement.
- links to
-
Commit(master) openjdk/jdk/d4ce630c
-
Review(master) openjdk/jdk/26998