On Tue, Sep 27, 2016 at 1:36 AM, Charles Honton <c...@honton.org> wrote:
> There are multiple causes to LANG-1265. The two I have traced look like > incomplete locale/timezone data from the CLDR provider. I recommend > moving forward on 3.5 release without solving LANG-1265. > > I agree with Chas here, that SimpleDateFormat.parse is causing this issue based upon his comments in LANG-1265. I suppose we have two routes that we could follow: (1) put in some variety of hack that looks for the locales that currently fail in SimpleDateFormat and avoids creating those in the unit tests/implementations while running on Java 9 or (2) open an issue with the jdk community specifying the bug. Any thoughts? -Rob > chas > > >> On Sep 26, 2016, at 10:29 AM, Benedikt Ritter <brit...@apache.org> > wrote: > >> > >> Hi all, > >> > >> as you might have noticed, there has been no RC1 on Saturday :-) I've > >> decided that I'd like to fix LANG-1265 [1] for 3.5 to have full Java 9 > >> support. If anybody has some cycles to work on this issue, that would be > >> appreciated. > >> > >> Thank you! > >> Benedikt > >> > >> [1] https://issues.apache.org/jira/browse/LANG-1265 > >> > >> Benedikt Ritter <brit...@apache.org> schrieb am Mi., 21. Sep. 2016 um > >> 11:03 Uhr: > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org > For additional commands, e-mail: dev-h...@commons.apache.org > >