Relates :
|
|
Relates :
|
After a series of changes culminating in 6998871, Throwable objects were allowed to be brought into being in an immutable state after construction. The objects created by the Throwable constructors and by readObject obey a documented protocol around the setting of the various fields to indicate mutability or immutability. Any Throwable objects directly created by the VM should also obey this protocol.
|