On Wed, 2 Aug 2023 13:11:51 GMT, Kevin Walls <kev...@openjdk.org> wrote:
> > > > Yes, dividing testing by feature so we have HeapDumpTest, > HeapDumpCompressedTest, HeapDumpParallelTest... that sounds good. > > Currently the HeapDumpTest does more parallel testing than > IntegrityHeapDumpTest, so I didn't understand the need, but taking all > parallel testing into its own test is good, and yes HeapDump test will not > pass a -parallel option. 8-) Done. Please take a look at the latest version :-) ------------- PR Comment: https://git.openjdk.org/jdk/pull/13667#issuecomment-1663189934