RFR: 8337517: Redacted Heap Dumps

William Kemper wkemper at openjdk.org
Thu Aug 1 17:30:36 UTC 2024


On Thu, 1 Aug 2024 15:20:41 GMT, Chris Plummer <cjplummer 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.
>
>> 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.

@plummercj - I'm sorry, can you expand this acronym for me? 
> heap dumps produced SA

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

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


More information about the hotspot-runtime-dev mailing list