Integrated: 8309882: LinkedHashMap adds an errant serializable field

2023-06-13 Thread Stuart Marks
On Tue, 13 Jun 2023 20:20:32 GMT, Stuart Marks wrote: > Hi all, > > This pull request contains a backport of commit > [e1386856](https://github.com/openjdk/jdk/commit/e138685648fb7a756a05f314af2883ce408abdd2) > from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. > > The commit bei

Integrated: 8309882: LinkedHashMap adds an errant serializable field

2023-06-13 Thread Stuart Marks
On Tue, 13 Jun 2023 00:03:35 GMT, Stuart Marks wrote: > Make `putMode` be a transient field. This pull request has now been integrated. Changeset: e1386856 Author:Stuart Marks URL: https://git.openjdk.org/jdk/commit/e138685648fb7a756a05f314af2883ce408abdd2 Stats: 1 line in 1 fil