On Wed, 13 May 2026 01:09:29 GMT, Dan Smith <[email protected]> wrote:
> Clarifications and cleanups for the java.io API spec related to serialization. > > See also [JDK-8372300](https://bugs.openjdk.org/browse/JDK-8372300), which > updates the serialization specification. (The serialization specification > should be regarded as the source of truth, with the API specs providing > sometimes-imperfect descriptions of what it says.) > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai). Looks fine to me. I can update serialization implementation to reject writing value objects with serialization. ------------- Marked as reviewed by liach (Committer). PR Review: https://git.openjdk.org/valhalla/pull/2429#pullrequestreview-4282455406
