RFR: 1578: Skara can't parse shenandoah jdk8u versions like 'shenandoah8u332'
Tim Bell
tbell at openjdk.org
Thu Sep 1 19:11:52 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.
Marked as reviewed by tbell (Reviewer).
Marked as reviewed by tbell (Reviewer).
Marked as reviewed by tbell (Reviewer).
-------------
PR: https://git.openjdk.org/skara/pull/1368
More information about the skara-dev
mailing list