RFR: 8260621: (jrtfs) ThreadLocal memory leak in ImageBufferCache when using jrtfs

Vyom Tewari vtewari at openjdk.java.net
Tue May 4 13:36:52 UTC 2021


On Tue, 4 May 2021 09:05:38 GMT, Athijegannathan Sundararajan <sundar at openjdk.org> wrote:

> Instead of BufferReference class, Map.Entry is used as pair implementation.
> This avoids the metaspace leak seen via thread local.

looks OK to me.

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

Marked as reviewed by vtewari (Committer).

PR: https://git.openjdk.java.net/jdk/pull/3849


More information about the core-libs-dev mailing list