[jdk16u] JDK 16 RC tags?
Aleksey Shipilev
shade at redhat.com
Tue Mar 9 11:19:47 UTC 2021
Hi,
Look here in JDK 16 RC/EA tree, ends with jdk-16+36:
https://github.com/openjdk/jdk16/tags
...and then here in JDK 16u tree, ends with jdk-16+29:
https://github.com/openjdk/jdk16u/tags
I think merges happen normally:
https://github.com/openjdk/jdk16u/commit/ad5d4e9073d0738a7e9f92f4f221c3b6fc575757
...but the tags are not replicated? Git requires handling the tags specially, e.g. with "git push
--tags". Rob, can you check if this omission was intentional or just a process hiccup?
--
Thanks,
-Aleksey
More information about the jdk-updates-dev
mailing list