Message-ID: From: "embuc (@embuc)" To: "pgjdbc/pgjdbc" Date: Thu, 11 Jan 2024 16:16:38 +0000 Subject: Re: [pgjdbc/pgjdbc] issue #3089: Metaspace Memory leak: Thread.inheritedAccessControlContext In-Reply-To: References: List-Id: X-GitHub-Author-Login: embuc X-GitHub-Comment-Id: 1887506187 X-GitHub-Comment-Type: issue_comment X-GitHub-Issue: 3089 X-GitHub-Repo: pgjdbc/pgjdbc X-GitHub-Type: comment X-GitHub-Url: https://github.com/pgjdbc/pgjdbc/issues/3089#issuecomment-1887506187 Content-Type: text/plain; charset=utf-8 Perhaps i dont follow but i recompiled pgjdbc with omitting the code that seems to block the GC and it works correctly. I can't see how that has to do with application holding reference?