RFR: 8309882: LinkedHashMap adds an errant serializable field

Joe Darcy darcy at openjdk.org
Tue Jun 13 00:27:56 UTC 2023


On Tue, 13 Jun 2023 00:03:35 GMT, Stuart Marks <smarks at openjdk.org> wrote:

> Make `putMode` be a transient field.

I skimmed the JDK-8266571: "Sequenced Collections" and didn't see any similar instances, but it would benefit from another look.

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

Marked as reviewed by darcy (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/14433#pullrequestreview-1475997599


More information about the core-libs-dev mailing list