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). ------------- Commit messages: - 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=00 Issue: https://bugs.openjdk.org/browse/JDK-8384885 Stats: 744 lines in 17 files changed: 136 ins; 386 del; 222 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
