Withdrawn: 8327645: Serial heap dump should not consume double amount of disk space
duke
duke at openjdk.org
Wed Aug 28 07:14:24 UTC 2024
On Fri, 8 Mar 2024 01:07:50 GMT, Man Cao <manc at openjdk.org> wrote:
> Hi all,
>
> Could anyone review this fix to make serial heap dump only write to a single file?
> We highly appreciate the work in https://bugs.openjdk.org/browse/JDK-8306441. However, many of our customers still need to use serial heap dump, as they have limited disk space and need to dump to a network socket.
>
> Tested:
> Stress tested with a fastdebug build with tests in `hotspot/jtreg/serviceability/dcmd/gc/HeapDump*`.
>
> -Man
This pull request has been closed without being integrated.
-------------
PR: https://git.openjdk.org/jdk/pull/18160
More information about the hotspot-runtime-dev
mailing list