--- old/src/java.base/share/classes/java/time/format/DateTimeFormatter.java 2016-12-16 21:27:05.512320000 +0530 +++ new/src/java.base/share/classes/java/time/format/DateTimeFormatter.java 2016-12-16 21:27:05.236320000 +0530 @@ -297,7 +297,7 @@ * a am-pm-of-day text PM * h clock-hour-of-am-pm (1-12) number 12 * K hour-of-am-pm (0-11) number 0 - * k clock-hour-of-am-pm (1-24) number 0 + * k clock-hour-of-day (1-24) number 24 * * H hour-of-day (0-23) number 0 * m minute-of-hour number 30