On Tue, 10 May 2022 08:42:10 GMT, Severin Gehwolf <sgehw...@openjdk.org> wrote:
> Apparently gtest 1.8.1 uses `cases`. I've updated the patch to handle both: > `suites` and `cases`. If somebody could test it with gtest 1.8.1 I'd > appreciate it. Verified that it works with 1.8.1, which does indeed use `cases`. ------------- PR: https://git.openjdk.java.net/jdk/pull/8605