On Thu, 18 Sep 2025 20:50:25 GMT, Frederic Parain <[email protected]> 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 Thank you! This looks really nice. ------------- Marked as reviewed by coleenp (Committer). PR Review: https://git.openjdk.org/valhalla/pull/1599#pullrequestreview-3244502238
