Message-ID: From: "vlsi (@vlsi)" To: "pgjdbc/pgjdbc" Date: Tue, 17 Feb 2026 14:30:24 +0000 Subject: Re: [pgjdbc/pgjdbc] PR #3886: fix: avoid memory leaks in Java <= 21 caused by Thread.inheritedAccessControlContext In-Reply-To: References: List-Id: X-GitHub-Author-Login: vlsi X-GitHub-Comment-Id: 3915045021 X-GitHub-Comment-Type: issue_comment X-GitHub-Issue: 3886 X-GitHub-Repo: pgjdbc/pgjdbc X-GitHub-Type: comment X-GitHub-Url: https://github.com/pgjdbc/pgjdbc/pull/3886#issuecomment-3915045021 Content-Type: text/plain; charset=utf-8 @philipwhiuk , could you clarify? Do you mean you shade pgjdbc within your app? Do you mean pgjdbc misses multi-release in jar manifest? I just checked postgresql-42.7.10.jar, and it does seem to have `Multi-Release: true`