Message-ID: From: "vlsi (@vlsi)" To: "pgjdbc/pgjdbc" Date: Wed, 22 Apr 2026 09:22:58 +0000 Subject: Re: [pgjdbc/pgjdbc] issue #4037: StatementTest fails with JDK 8 In-Reply-To: References: List-Id: X-GitHub-Author-Login: vlsi X-GitHub-Comment-Id: 4295054025 X-GitHub-Comment-Type: issue_comment X-GitHub-Issue: 4037 X-GitHub-Repo: pgjdbc/pgjdbc X-GitHub-Type: comment X-GitHub-Url: https://github.com/pgjdbc/pgjdbc/issues/4037#issuecomment-4295054025 Content-Type: text/plain; charset=utf-8 Does it reproduce every time? Could you capture a heap dump and analyze the reason for OOM? PS. We execute tests with Java 8 in CI and it does not fail with OOM: https://github.com/pgjdbc/pgjdbc/actions/runs/24677228987/job/72164505739