...
In the presence of multiple threads non-final public static
fields can be modified in inconsistent ways (for example, see CON16TSM01-J. Do not let the (this) reference escape during object construction).
...
...
In the presence of multiple threads non-final public static
fields can be modified in inconsistent ways (for example, see CON16TSM01-J. Do not let the (this) reference escape during object construction).
...