> 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 13 commits: - Merge branch 'lworld' of https://github.com/openjdk/valhalla into fix/ser-diff - Use explicit types for confusing variables - Rename to Deserializer - 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 - ... and 3 more: https://git.openjdk.org/valhalla/compare/168f56be...65bfc3c5 ------------- Changes: https://git.openjdk.org/valhalla/pull/2326/files Webrev: https://webrevs.openjdk.org/?repo=valhalla&pr=2326&range=05 Stats: 907 lines in 17 files changed: 211 ins; 440 del; 256 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
