Message-ID: From: "demonti (@demonti)" To: "pgjdbc/pgjdbc" Date: Tue, 23 Apr 2024 11:05:49 +0000 Subject: Re: [pgjdbc/pgjdbc] issue #3221: Performance degradation of XML operations under Java 21 with custom parsers/transformers In-Reply-To: References: List-Id: X-GitHub-Author-Login: demonti X-GitHub-Comment-Id: 2072017521 X-GitHub-Comment-Type: issue_comment X-GitHub-Issue: 3221 X-GitHub-Repo: pgjdbc/pgjdbc X-GitHub-Type: comment X-GitHub-Url: https://github.com/pgjdbc/pgjdbc/issues/3221#issuecomment-2072017521 Content-Type: text/plain; charset=utf-8 For your information: I just created an issue in the Oracle Java Bug Database. As soon as this becomes accepted and public (somehow – don't know their process), I will post a link. While the workaround is surely a solution, it might still be a good idea to solve the problem directly by reworking the code.