| Change | Effect |
|---|
| 1 |
Field toDuration became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable toDuration. |
| 2 |
Field toInstantUTC became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable toInstantUTC. |
| 3 |
Field toOffsetDateTimeUTC became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable toOffsetDateTimeUTC. |
| 4 |
Field toZonedDateTimeUTC became final. |
Recompilation of a client program may be terminated with the message: cannot assign a value to final variable toZonedDateTimeUTC. |