-
Bug
-
Resolution: Fixed
-
P2
-
repo-valhalla
Static value type fields are not flattened but contain an oop to a Java heap allocated value type. If an uninitialized static value type field is read, we should not throw a NPE but return the default value type.