On Thu, 9 Apr 2026 15:19:13 GMT, Per Minborg <[email protected]> wrote:
>> 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 five additional >> commits since the last revision: >> >> - Add annotation in test >> - Merge branch 'master' into record-AOTSafeClassInitializer >> - Add a real test >> - Add a test >> - Annotate Record with AOTSafeClassInitializer > > @DanHeidinga Are you ok with removing the test and just add the annotation on > the `Record` class? > @minborg Do you have plans of adding `@AOTSafeClassInitializer` to records > inside the JDK libraries? Yes. Some of the classes I've written (and perhaps others) could use this. ------------- PR Comment: https://git.openjdk.org/jdk/pull/29084#issuecomment-4278905842
