we already allow strict instance fields to be read during the prologue phase, but this is disallowed for non strict fields of identity classes when they should according to [1], see section: `Readable fields in early construction`
[1] https://bugs.openjdk.org/browse/JDK-8317277
[1] https://bugs.openjdk.org/browse/JDK-8317277
- relates to
-
JDK-8334484 [lworld] new translation strategy for instance field initializers
-
- Resolved
-