RFR: 8371682: Suppress javac warning from ThreadPoolExecutorSubclassTest.java
SendaoYan
syan at openjdk.org
Thu Nov 13 07:48:04 UTC 2025
On Thu, 13 Nov 2025 07:31:13 GMT, Hannes Greule <hgreule at openjdk.org> wrote:
> What does `testFinalizeMethodCallsSuperFinalize` test now?
I have verified java/util/concurrent/tck/JSR166TestCase.java#default locally, test still run passed. Test java/util/concurrent/tck/JSR166TestCase.java#default will invoke all the junit tests in java/util/concurrent/tck directory.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/28278#issuecomment-3526125885
More information about the core-libs-dev
mailing list