> For preview of the serialization implementation cleanup. > > See the mainline diff version: > https://gist.github.com/a3440f2b9da5111fe20315e59ed17380 > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai).
Chen Liang has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains 10 commits: - Add factory method combo case - Years - Stage review remarks - Merge branch 'lworld' of https://github.com/openjdk/valhalla into fix/ser-diff - Message updated - Add case for strict field class - Merge branch 'lworld' of https://github.com/openjdk/valhalla into fix/ser-diff - Block all serializable value classes - Merge branch 'lworld' of https://github.com/openjdk/valhalla into fix/ser-diff - Minimize serialization diff with mainline ------------- Changes: https://git.openjdk.org/valhalla/pull/2326/files Webrev: https://webrevs.openjdk.org/?repo=valhalla&pr=2326&range=02 Stats: 919 lines in 18 files changed: 227 ins; 435 del; 257 mod Patch: https://git.openjdk.org/valhalla/pull/2326.diff Fetch: git fetch https://git.openjdk.org/valhalla.git pull/2326/head:pull/2326 PR: https://git.openjdk.org/valhalla/pull/2326
