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

Jim Laskey jlaskey at openjdk.java.net
Tue May 4 11:21:49 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.

Marked as reviewed by jlaskey (Reviewer).

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

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


More information about the core-libs-dev mailing list