RFR: 8324647: Invalid test group of lib-test after JDK-8323515

Aleksey Shipilev shade at openjdk.org
Wed Jan 24 17:25:26 UTC 2024


On Wed, 24 Jan 2024 15:20:37 GMT, Jie Fu <jiefu at openjdk.org> wrote:

> This patch tries to fix the invalid test group definition of lib-test.
> Please review.
> Thanks.

Ooof. I wonder how that happened. This would not show up before we try to run the actual libtest tests. What is extra wild is that GHA reports green, even though the logs say that TEST.groups is incorrect! I am going to go and fix that...

The fix looks good and trivial. Thanks for catching it!

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

Marked as reviewed by shade (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/17558#pullrequestreview-1841971948


More information about the core-libs-dev mailing list