Integrated: 1578: Skara can't parse shenandoah jdk8u versions like 'shenandoah8u332'
Erik Joelsson
erikj at openjdk.org
Thu Sep 1 20:28:59 UTC 2022
On Thu, 1 Sep 2022 18:13:57 GMT, Erik Joelsson <erikj at openjdk.org> wrote:
> When configuring the notify bot for SKARA-1574, I discovered that Skara fails to parse the fixversion of the shenandoah-jdk8u repo. This patch fixes that.
>
> It seems to me that there is little point in keeping a complete list of valid prefixes in the Skara source code, so instead of adding another explicit string like 'openjdk' or 'openjfx', I made the regexp accept any string of lower case letters as prefix for XuY type version strings.
This pull request has now been integrated.
Changeset: 8337aff1
Author: Erik Joelsson <erikj at openjdk.org>
URL: https://git.openjdk.org/skara/commit/8337aff1b9f22a1f0c8ac9ecae8564c643f2871b
Stats: 5 lines in 2 files changed: 2 ins; 0 del; 3 mod
1578: Skara can't parse shenandoah jdk8u versions like 'shenandoah8u332'
Reviewed-by: tbell
-------------
PR: https://git.openjdk.org/skara/pull/1368
More information about the skara-dev
mailing list