RFR: 8262386: resourcehogs/serviceability/sa/TestHeapDumpForLargeArray.java timed out

Chris Plummer cjplummer at openjdk.java.net
Thu Mar 4 07:39:51 UTC 2021


On Thu, 4 Mar 2021 02:48:44 GMT, Lin Zang <lzang at openjdk.org> wrote:

>> The fix is fairly big and could use some explaining. Can you provide a bit more detail on what the bug is? In the CR you mention it is due to the combination of a very large array and the segmented heap dump support, but don't really explain what the actual bug is. You can add this detail to the CR rather than here.  Also can explain your solution, especially this new `writeThrough` mode? Thanks.
>
> Hi Chris,
> 
> Thanks for your review, I found there is a potential risk for huge object dumping with this PR, I would work out an update and then add the explaination in the CR.
> Thanks!
> 
> BRs,
> Lin

Thanks for the explanation in the CR. That helps a lot. I didn't have time to get through the review today, but will do so tomorrow.

-------------

PR: https://git.openjdk.java.net/jdk/pull/2803


More information about the serviceability-dev mailing list