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

Coleen Phillimore coleenp at openjdk.org
Fri Sep 19 11:49:37 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

Thank you! This looks really nice.

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

Marked as reviewed by coleenp (Committer).

PR Review: https://git.openjdk.org/valhalla/pull/1599#pullrequestreview-3244502238


More information about the valhalla-dev mailing list