pgjdbc/pgjdbc GitHub issues and pull requests (mirror)  
help / color / mirror / Atom feed
From: vlsi (@vlsi) <[email protected]>
To: pgjdbc/pgjdbc <[email protected]>
Subject: [pgjdbc/pgjdbc] PR #3972: chore: suppress deprecations in test code to reduce build verbosity
Date: Tue, 17 Mar 2026 09:57:35 +0000
Message-ID: <[email protected]> (raw)

Even though we deprecated some of the classes long ago, we still have to test them, so we have to use deprecated classes in test code.

Perviously we ignored javac warnings in test code, and it did produce a number of warnings like "warning: [deprecation] getTimestampUtils() in BaseConnection has been deprecated"

Explicit suppression would allow us to catch new warnings early, and it would help LLMs by reducing the volume of the build logs


reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: github://pgjdbc/pgjdbc
  Cc: [email protected], [email protected]
  Subject: Re: [pgjdbc/pgjdbc] PR #3972: chore: suppress deprecations in test code to reduce build verbosity
  In-Reply-To: <<[email protected]>>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox