On Wed, 5 Aug 2026 22:14:28 GMT, Chen Liang <[email protected]> wrote:
> We should allow unset fields when `uninitializedThis` is in the stack, in > addition to only checking locals, as a result of > https://bugs.openjdk.org/browse/JDK-8375481. > > Noticed that hotspot's verifier is not up-to-date with this spec; this patch > therefore only fixes classfile API and javap and leaves classfile API's > verifier and hotspot in place. > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai). looks sensible to me ------------- Marked as reviewed by vromero (Reviewer). PR Review: https://git.openjdk.org/jdk/pull/32224#pullrequestreview-4878467746
