RFR: CODETOOLS-7902987: Git build should record the actual tag, not the latest one

Jonathan Gibbons jjg at openjdk.java.net
Thu Jul 8 03:34:59 UTC 2021


On Mon, 28 Jun 2021 08:25:10 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

> Use `git describe` to poll the actual tag. Otherwise JTReg build would always report the latest tag (currently `jtreg6`), regardless of the actually built version. See more details in the bug report.

Looks OK, but note that make/build-all.sh will soon be deleted; use `make/build.sh` instead.

-------------

Marked as reviewed by jjg (Lead).

PR: https://git.openjdk.java.net/jtreg/pull/14


More information about the jtreg-dev mailing list