| Change | Effect |
---|
1 |
Field toDuration became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
2 |
Field toInstantUTC became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
3 |
Field toOffsetDateTimeUTC became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
4 |
Field toZonedDateTimeUTC became final. |
A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |