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