RFR: 8310037: Parallel/Serial: Space Counters classes leak helper instances [v2]
Stefan Karlsson
stefank at openjdk.org
Thu Jun 15 15:55:59 UTC 2023
On Thu, 15 Jun 2023 08:41:10 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:
> Fwiw, this seems to be one of those memory leaks of (single) instances that would be cleaned out automatically at VM exit anyway, am I correct?
And IIUC this code will never be called. How did you test the added code?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/14472#issuecomment-1593330686
More information about the hotspot-gc-dev
mailing list