| JDK 23 |
|---|
| 23 b25Fixed |
|
CSR :
|
|
|
Relates :
|
|
|
Relates :
|
This is an extension of the "statements before super()" work of JDK-8194743. The new addition is: in constructor prologues, instead of completely disallowing access to instance fields, make an exception to allow assignments to instance fields that are not inherited from superclasses.
|