On Fri, 13 Mar 2026 21:38:13 GMT, Chen Liang <[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. Thanks @liach @walulyai for your reviews. ------------- PR Comment: https://git.openjdk.org/valhalla/pull/2228#issuecomment-4075942137
