Review Request:JDK-8025547-Locale.toString() documentation error.

2015-12-08 Thread Rachna Goel
Hi all, Kindly review small documentation fix in Locale.toString() method. Bug : https://bugs.openjdk.java.net/browse/JDK-8025547 webrev: http://cr.openjdk.java.net/~rgoel/8025547/webrev.02/ Fix: updated documentation of Locale.tostrin

Review request for JDK-8066982: ZonedDateTime.parse() returns wrong ZoneOffset around DST fall transition

2015-12-08 Thread Ramanand Patil
HI all, Please review a fix for Bug - HYPERLINK "https://bugs.openjdk.java.net/browse/JDK-8066982"JDK-8066982 Bug - Parsing a string with ZonedDateTime.parse() that contains zone offset and zone ID "Europe/Berlin" returns a wrong ZonedDateAndTime (different offset). This error starts ex