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

Frederic Parain fparain at openjdk.org
Fri Sep 19 13:23:28 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

This pull request has now been integrated.

Changeset: 443cdd5a
Author:    Frederic Parain <fparain at openjdk.org>
URL:       https://git.openjdk.org/valhalla/commit/443cdd5a5ee4a85fb7e361279722fafbcbc73c46
Stats:     289 lines in 2 files changed: 38 ins; 247 del; 4 mod

8368020: Remove preloading of null-restricted static fields classes

Reviewed-by: coleenp

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

PR: https://git.openjdk.org/valhalla/pull/1599


More information about the valhalla-dev mailing list