RFR: 8274620: resourcehogs/serviceability/sa/TestHeapDumpForLargeArray.java is timing out
Chris Plummer
cjplummer at openjdk.java.net
Sat Oct 9 03:41:09 UTC 2021
On Fri, 8 Oct 2021 21:05:16 GMT, Chris Plummer <cjplummer at openjdk.org> wrote:
>> This PR fix the issue of JDK-8274620 (resourcehogs/serviceability/sa/TestHeapDumpForLargeArray.java is timing out)
>> The root cause is that `BufferedOutputStream` should be used when writting data to file.
>
> Marked as reviewed by cjplummer (Reviewer).
> Dear @plummercj, Thanks a lot for your quick review, since this is a trivial patch, do you think it needs one more approval before push?
I'd prefer that it got a second review.
-------------
PR: https://git.openjdk.java.net/jdk/pull/5860
More information about the serviceability-dev
mailing list