RFR: 8296504: Memory leak in G1PLABAllocator::PLABData

Man Cao manc at openjdk.org
Tue Nov 8 00:28:16 UTC 2022


Hi all,

Could anyone review this fix for a memory leak identified by colleague Justin King (jcking at google.com) using LeakSanitizer?
I'm sponsoring Justin for this change.

-Man

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

Commit messages:
 - Fix memory leak in G1PLABAllocator

Changes: https://git.openjdk.org/jdk/pull/11032/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=11032&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8296504
  Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod
  Patch: https://git.openjdk.org/jdk/pull/11032.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/11032/head:pull/11032

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


More information about the hotspot-gc-dev mailing list