| Other |
|---|
| repo-valhallaFixed |
|
Blocks :
|
|
|
Blocks :
|
|
|
Relates :
|
Add memory barrier when entering the j.l.Object constructor. Important simplification mentioned in JDK-8366372: > While these rules uniformly attach the freeze to a constructor that performs a field write, in practice it is impossible to observe the written field until after execution reaches Object.<init>, so an implementation can collapse all of the specified early freeze actions into one action for all of an object's strict instance fields at Object.<init>.
|