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.

Let's hold on to this for a while; for experimental purposes, it would be nice 
if we can ensure `@NullRestricted` has a consistent way to ensure flat layouts. 
Allowing it to fail silently sounds a bit risky.

-------------

PR Comment: https://git.openjdk.org/valhalla/pull/2228#issuecomment-4058128463

Reply via email to