Integrated: JDK-8275688: Suppress warnings on non-serializable non-transient instance fields in DualPivotQuicksort

Joe Darcy darcy at openjdk.java.net
Thu Oct 21 15:31:11 UTC 2021


On Thu, 21 Oct 2021 04:40:25 GMT, Joe Darcy <darcy at openjdk.org> wrote:

> This should be the last core libraries cleanup of  non-serializable non-transient instance fields ahead of the upcoming javac lint warnings: https://mail.openjdk.java.net/pipermail/jdk-dev/2021-October/006166.html

This pull request has now been integrated.

Changeset: 0761a4b9
Author:    Joe Darcy <darcy at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/0761a4b915217abb08ef9b5c1a60878aedf5572c
Stats:     4 lines in 1 file changed: 3 ins; 0 del; 1 mod

8275688: Suppress warnings on non-serializable non-transient instance fields in DualPivotQuicksort

Reviewed-by: rriggs

-------------

PR: https://git.openjdk.java.net/jdk/pull/6058


More information about the core-libs-dev mailing list