On Wed, 13 May 2026 14:12:19 GMT, Chen Liang <[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.

Yes, @liach, that was my next step: see if you can review the implementation 
and fix up any divergence from the spec. Thanks!

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

PR Comment: https://git.openjdk.org/valhalla/pull/2429#issuecomment-4442214091

Reply via email to