RFR: JDK-8306441: Two phase segmented heap dump [v23]
Yi Yang
yyang at openjdk.org
Thu Aug 3 02:06:51 UTC 2023
On Wed, 2 Aug 2023 13:11:51 GMT, Kevin Walls <kevinw at 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
More information about the serviceability-dev
mailing list