[12] RFR: 8210142: java.util.Calendar.clone() doesn't respect sharedZone flag

Naoto Sato naoto.sato at oracle.com
Tue Sep 4 18:14:45 UTC 2018


Hello,

Please review the fix to the following issue:

https://bugs.openjdk.java.net/browse/JDK-8210142

The proposed fix is located at:

http://cr.openjdk.java.net/~naoto/8210142/webrev.00/

The fix is a simple one line change, which is to make the sharedZone 
field consistent with the cloned TimeZone instance in Calendar.clone().

Naoto


More information about the core-libs-dev mailing list