On Thu, 9 Apr 2026 15:25:54 GMT, Per Minborg <[email protected]> wrote:
>> This PR proposes to add the `@AOTSafeClassInitializer` annotation to the >> `Record` class. This allows user-created records to be annotated with >> `AOTSafeClassInitializer`. >> >> On multiple platforms, tested and passed: >> >> - [x] tier1 >> - [x] tier2 >> - [x] tier3 >> >> - [x] I confirm that I make this contribution in accordance with the >> [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai). > > Per Minborg has updated the pull request with a new target base due to a > merge or a rebase. The incremental webrev excludes the unrelated changes > brought in by the merge/rebase. The pull request contains six additional > commits since the last revision: > > - Merge branch 'master' into record-AOTSafeClassInitializer > - Add annotation in test > - Merge branch 'master' into record-AOTSafeClassInitializer > - Add a real test > - Add a test > - Annotate Record with AOTSafeClassInitializer We will wait with this until there is an actual need so, will close for now. ------------- PR Comment: https://git.openjdk.org/jdk/pull/29084#issuecomment-4281219680
