Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8103080

[DatePicker] Handle incompatible change of method name in DateTimeFormatter.

XMLWordPrintable

      The method withSymbols() in java.time.format.DateTimeFormatter will change in b89 to withDecimalStyle().

      This incompatible change needs to be handled in JavaFX over two builds. In b89, the use of this method will be commented out, and then in b90 it will be replaced with the new method.

      The impact for b89 will be that some locales such as Thai and Hindi will not show numbers using local number styles.

            leifs Leif Samuelsson (Inactive)
            leifs Leif Samuelsson (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: