On Fri, 13 Mar 2026 17:55:45 GMT, Frederic Parain <[email protected]> wrote:
> This patch removes the mandatory preloading triggered by the @NullRestricted > annotated fields, and falls back to the speculative pre-loadings allowed by > the LoadableDescriptors attribute. > See the CR for more details about the rational and the new semantic of the > @NullRestricted annotation. > > Tested with Mach5 tier1-4. > > Thank you. This pull request has now been integrated. Changeset: c98a6474 Author: Frederic Parain <[email protected]> URL: https://git.openjdk.org/valhalla/commit/c98a6474097026a636b93d6628a68d74053ebf47 Stats: 273 lines in 6 files changed: 110 ins; 109 del; 54 mod 8380053: [lworld] Remove mandatory preloading of @NullRestricted annotated fields Reviewed-by: liach, iwalulya ------------- PR: https://git.openjdk.org/valhalla/pull/2228
