On Mon, 15 Jun 2026 12:25:02 GMT, Alan Bateman <[email protected]> wrote:
> Using the reflection APIs to mutate a strictly-initialized final instance > field should fail with IllegalAccessException. > > The list of conditions in Field.set and setAccessible are also updated. > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai). Marked as reviewed by liach (Committer). ------------- PR Review: https://git.openjdk.org/valhalla/pull/2548#pullrequestreview-4517540627
