On 28.07.2016 12:21, Stefan Bodewig wrote:

If I understand this correctly the switch to CLDR has the potential to
break the assumptions about the patterns used by DateFormat.SHORT and
friends - if so I'd ask you to mark this change more prominently as one
with the potential to break existing code.

Yeah - https://bugs.openjdk.java.net/browse/JDK-8008577 is marked as release-notes=yes, so the JDK 9 Release Notes will contain a note on it. If you'd like to suggest specific items of note, I'd suggest raising them on i18n-dev@openjdk [0].

https://bz.apache.org/bugzilla/show_bug.cgi?id=59909

I'm talking about build files with something like

    <touch file="touchtest" datetime="06/24/2003 2:20 pm"/>

which works fine on JDK<9 and will break (unless you set
java.locale.providers) on JDK9.

I suspect that https://bugs.openjdk.java.net/browse/JDK-8130845 may be related.

cheers,
dalibor topic

[0] http://mail.openjdk.java.net/mailman/listinfo/i18n-dev
--
<http://www.oracle.com> Dalibor Topic | Principal Product Manager
Phone: +494089091214 <tel:+494089091214> | Mobile: +491737185961
<tel:+491737185961>

ORACLE Deutschland B.V. & Co. KG | Kühnehöfe 5 | 22761 Hamburg

ORACLE Deutschland B.V. & Co. KG
Hauptverwaltung: Riesstr. 25, D-80992 München
Registergericht: Amtsgericht München, HRA 95603

Komplementärin: ORACLE Deutschland Verwaltung B.V.
Hertogswetering 163/167, 3543 AS Utrecht, Niederlande
Handelsregister der Handelskammer Midden-Niederlande, Nr. 30143697
Geschäftsführer: Alexander van der Ven, Jan Schultheiss, Val Maher

<http://www.oracle.com/commitment> Oracle is committed to developing
practices and products that help protect the environment

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
For additional commands, e-mail: dev-h...@ant.apache.org

Reply via email to