Description
runtime/valhalla/inlinetypes/AnnotationsTests.java fails with `-Xcomp -XX:TieredStopAtLevel=1` because C1 patches a null restricted field access that is then missing the null check.
Attachments
Issue Links
- relates to
-
JDK-8324117 [lworld] C1 hits "Can not patch access to flat field" assert after JDK-8320437
- Resolved