On Sat, 25 Sep 2021 11:17:23 GMT, David Holmes <dhol...@openjdk.org> wrote:
>> 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 > > 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? I didn't think so either, but the original ProblemListing bug: JDK-8274294 ProblemList sun/tools/jmap/BasicJMapTest.java didn't do the job. ------------- PR: https://git.openjdk.java.net/jdk/pull/5691