Withdrawn: 8337517: Redacted Heap Dumps

duke duke at openjdk.org
Wed Oct 16 01:18:23 UTC 2024


On Wed, 31 Jul 2024 19:10:41 GMT, Henry Lin <duke at openjdk.org> wrote:

> Adds a command line option `-redact` to `jcmd` and `-XX:+HeapDumpRedacted` enabling redacted heap dumps. When enabled, the output binary heap dump has zeroes written out in place of the original primitive values in the object fields. There is a new jtreg test `heapDumpRedactedTest.java` that tests that the fields are properly redacted.

This pull request has been closed without being integrated.

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

PR: https://git.openjdk.org/jdk/pull/20409


More information about the serviceability-dev mailing list