[lworld] RFR: 8368020: Remove preloading of null-restricted static fields classes

Frederic Parain fparain at openjdk.org
Fri Sep 19 13:23:27 UTC 2025


On Thu, 18 Sep 2025 20:50:25 GMT, Frederic Parain <fparain at openjdk.org> wrote:

> Remove preloading of of null-restricted static fields classes. This code was needed when such fields were initialized with default values. In the current model, null-restricted fields are always strict and are initialized accordingly to the strict fields model.
> 
> Tested on Mach5, tiers 1 to 3.
> 
> Fred

Thanks Coleen for the review.

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

PR Comment: https://git.openjdk.org/valhalla/pull/1599#issuecomment-3312177725


More information about the valhalla-dev mailing list