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

This pull request has now been integrated.

Changeset: 443cdd5a
Author:    Frederic Parain <[email protected]>
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

Reply via email to