On Fri, 5 Jun 2026 14:06:55 GMT, Chen Liang <[email protected]> wrote:
>> 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]> Thanks for the reviews so far. I will integrate this to lworld so it can be tested on CI regularly. ------------- PR Comment: https://git.openjdk.org/valhalla/pull/2350#issuecomment-4635127581
