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

Lin Zang lzang at openjdk.java.net
Fri May 14 07:09:45 UTC 2021


On Fri, 14 May 2021 03:53:27 GMT, Chris Plummer <cjplummer at openjdk.org> wrote:

>> There used to be 2 writeInterger(0), and the second one is write the segment size with dummy value 0. I will add a comment here. Thanks
>
> Ok, I missed that. I think where a comment is needed is with the first `writerInteger(0)`. It's not clear to me what that one is for.

OK, I will add it.  it is a dummy value for `timestamp` slot.And seems it is never fill with real time stamp in current implementation.

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

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


More information about the serviceability-dev mailing list