RFR: 8337517: Redacted Heap Dumps

Chris Plummer cjplummer at openjdk.org
Thu Aug 1 15:23:32 UTC 2024


On Thu, 1 Aug 2024 09:19:35 GMT, Alan Bateman <alanb at openjdk.org> wrote:

> The alternative is of course to not burden the VM and heap dumpers with this but instead provide tooling to process a HPROF heap dump to zero the contents of Strings and other fields.

That approach also has the added benefit of addressing this issue with heap dumps produced SA, which is not being covered by this PR.

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

PR Comment: https://git.openjdk.org/jdk/pull/20409#issuecomment-2263340571


More information about the serviceability-dev mailing list