On Sat, 25 Sep 2021 05:19:24 GMT, Daniel D. Daugherty <dcu...@openjdk.org> wrote:
>> A trivial fix to ProblemList 2 serviceability/dcmd/gc tests with ZGC on >> macOS-all. > > Daniel D. Daugherty has updated the pull request incrementally with one > additional commit since the last revision: > > 8274313: ProblemList sun/tools/jmap/BasicJMapTest.java subtests Marked as reviewed by dholmes (Reviewer). test/jdk/ProblemList.txt line 824: > 822: sun/tools/jmap/BasicJMapTest.java#Parallel 8274245 > generic-all > 823: sun/tools/jmap/BasicJMapTest.java#Serial 8274245 > generic-all > 824: sun/tools/jmap/BasicJMapTest.java#Z 8274245 > generic-all I didn't think it was necessary to enumerate subtests like this? ------------- PR: https://git.openjdk.java.net/jdk/pull/5691