On Wed, 17 Sep 2025 13:39:18 GMT, Roger Riggs <rri...@openjdk.org> wrote:
> This reverts commit 4ced4e73fc0a517df826860839681004bb67e624. > > Restore the previous field types to maintain compatibility with previous > releases of the serialized form > of classes of java.time. > The classes reverted are LocalDate, MonthDay, YearMonth, and HijrahDate. Aw, release note is present. Well, that's one of those corner cases. Back to square one then: drop the `[backout]` from synopsis, but mention in the comments in the original issue that it was effectively completely backed out by this one. I remember we did a few issues like that. ------------- PR Comment: https://git.openjdk.org/jdk/pull/27346#issuecomment-3303854212