JDK11u repository and tagging
yangfei at iscas.ac.cn
yangfei at iscas.ac.cn
Mon Aug 19 14:44:29 UTC 2024
Hello,
-----Original Messages-----
From:"Ludovic Henry" <ludovic at rivosinc.com>
Sent Time:2024-08-16 21:35:37 (Friday)
To: riscv-port-dev <riscv-port-dev at openjdk.org>, fyang at openjdk.org
Cc: "Stewart Addison" <sxa at redhat.com>
Subject: JDK11u repository and tagging
Hi,
As we are trying to have testing and releasing of riscv-port-jdk11u at Adoptium, we are running into the issue that the way we are tagging this repo is inconsistent with jdk11u-dev (see adoptium/temurin-build#3911 for more details) For example, the latest merge from `jdk11u-dev:master` into `riscv-port-jdk11u:riscv-port` with eff8723 merges jdk-11.0.25+2 but no equivalent tag is created on eff8723.
-- Not sure if I understand your requirements correctly. Are these tags here https://github.com/openjdk/riscv-port-jdk11u/tags you are looking for?
This should be the same as the tags of jdk11u-dev upstream (https://github.com/openjdk/jdk11u-dev/tags)
Taking aarch32-port-jdk8u as an example, the solution has been to tag the merge of the jdk8u-dev tag with an equivalent name. For example, the merge commit of `jdk8u422-ga` is tagged with `jdk8u422-ga-aarch32-20240725`.
Fei, I understand you've been doing it. Has it been a manual process for you? Are you looking at automating some of the merging process?
-- I have been doing merge of jdk11u-dev upstream into this repo irregularly, which is done manually. There isn't such an automating of the merging process for now.
Do you have any suggesion from your side when doing releases? Or shall I delegate this merging work to you guys?
Regards,
- Fei Yang
</sxa at redhat.com></riscv-port-dev at openjdk.org></ludovic at rivosinc.com>
More information about the riscv-port-dev
mailing list