On Fri, 8 Oct 2021 06:00:03 GMT, Lin Zang <[email protected]> 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). ------------- PR: https://git.openjdk.java.net/jdk/pull/5860
