hg: jdk/sandbox: 8154520: java.time: appendLocalizedOffset() should return the localized "GMT" string

chris.hegarty at oracle.com chris.hegarty at oracle.com
Tue Jul 23 04:00:17 UTC 2019


Changeset: 5d7cb195ea1c
Author:    rpatil
Date:      2019-07-11 03:28 +0530
URL:       https://hg.openjdk.java.net/jdk/sandbox/rev/5d7cb195ea1c

8154520: java.time: appendLocalizedOffset() should return the localized "GMT" string
Summary: Changes to produce/consume the locale-specific equivalent corresponding to the english string "GMT".
Reviewed-by: naoto, rriggs
Contributed-by: thejasvi.v.voniadka at oracle.com

! src/java.base/share/classes/java/time/format/DateTimeFormatterBuilder.java
! test/jdk/java/time/tck/java/time/format/TCKOffsetPrinterParser.java
+ test/jdk/java/time/test/java/time/format/TestLocalizedOffsetPrinterParser.java



More information about the jdk-sandbox-changes mailing list