> ReflectionFactory.newConstructorForSerializatoin might bypass strict > initialization. We should make sure the skipped classes in the constructor > chain do not declare strict instance fields. > > This updates the specification of jdk.unsupported's ReflectionFactory to > reflect this behavioral update. > > --------- > - [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 incrementally with one additional commit since the last revision: Apply suggestions from code review Co-authored-by: Viktor Klang <[email protected]> ------------- Changes: - all: https://git.openjdk.org/valhalla/pull/2350/files - new: https://git.openjdk.org/valhalla/pull/2350/files/7db0b73b..7eeaec40 Webrevs: - full: https://webrevs.openjdk.org/?repo=valhalla&pr=2350&range=02 - incr: https://webrevs.openjdk.org/?repo=valhalla&pr=2350&range=01-02 Stats: 4 lines in 1 file changed: 0 ins; 0 del; 4 mod Patch: https://git.openjdk.org/valhalla/pull/2350.diff Fetch: git fetch https://git.openjdk.org/valhalla.git pull/2350/head:pull/2350 PR: https://git.openjdk.org/valhalla/pull/2350
