On Tue, 4 May 2021 09:05:38 GMT, Athijegannathan Sundararajan <[email protected]> wrote:
> Instead of BufferReference class, Map.Entry is used as pair implementation. > This avoids the metaspace leak seen via thread local. This pull request has now been integrated. Changeset: c9873c41 Author: Athijegannathan Sundararajan <[email protected]> URL: https://git.openjdk.java.net/jdk/commit/c9873c416d047ec97c12f77abad3ece407530063 Stats: 57 lines in 1 file changed: 30 ins; 7 del; 20 mod 8260621: (jrtfs) ThreadLocal memory leak in ImageBufferCache when using jrtfs Reviewed-by: jlaskey, vtewari ------------- PR: https://git.openjdk.java.net/jdk/pull/3849
