On Wed, 14 Apr 2021 12:35:33 GMT, Lin Zang <lz...@openjdk.org> wrote:
>> 8262386: resourcehogs/serviceability/sa/TestHeapDumpForLargeArray.java timed >> out > > Lin Zang has updated the pull request with a new target base due to a merge > or a rebase. The incremental webrev excludes the unrelated changes brought in > by the merge/rebase. The pull request contains ten additional commits since > the last revision: > > - Merge branch 'master' > - Merge branch 'master' into sf > - rename writeThrough to unbufferedMode and code refine > - fix typo in comments > - Merge branch 'master' into sf > - Revert "reduce memory consumption" > > This reverts commit 70e43ddd453724ce36bf729fa6489c0027957b8e. > - reduce memory consumption > - code refine > - 8262386: resourcehogs/serviceability/sa/TestHeapDumpForLargeArray.java > timed out I think it's fine to fix this issue first with something simpler, and worry about the rewrite later. ------------- PR: https://git.openjdk.java.net/jdk/pull/2803