Message-ID: From: "vlsi (@vlsi)" To: "pgjdbc/pgjdbc" Date: Mon, 18 May 2026 06:50:43 +0000 Subject: Re: [pgjdbc/pgjdbc] PR #4069: Avoid direct java.lang.management dependency in maxResultBuffer parser In-Reply-To: References: List-Id: X-GitHub-Author-Login: vlsi X-GitHub-Comment-Id: 4475132587 X-GitHub-Comment-Type: issue_comment X-GitHub-Issue: 4069 X-GitHub-Repo: pgjdbc/pgjdbc X-GitHub-Type: comment X-GitHub-Url: https://github.com/pgjdbc/pgjdbc/pull/4069#issuecomment-4475132587 Content-Type: text/plain; charset=utf-8 @mblakley-casana , could you please try an alternative approach I pushed on the branch? Does it work for your Android case? I would like to avoid adding reflection-based code as it is hard to maintain.