Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 8935A200B93 for ; Sat, 1 Oct 2016 22:44:27 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 87A2D160AD7; Sat, 1 Oct 2016 20:44:27 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id C4314160AD5 for ; Sat, 1 Oct 2016 22:44:26 +0200 (CEST) Received: (qmail 11372 invoked by uid 500); 1 Oct 2016 20:44:20 -0000 Mailing-List: contact issues-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: issues@commons.apache.org Delivered-To: mailing list issues@commons.apache.org Received: (qmail 11351 invoked by uid 99); 1 Oct 2016 20:44:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 01 Oct 2016 20:44:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 87D962C2A62 for ; Sat, 1 Oct 2016 20:44:20 +0000 (UTC) Date: Sat, 1 Oct 2016 20:44:20 +0000 (UTC) From: "Charles Honton (JIRA)" To: issues@commons.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (LANG-1265) Build failures when building with Java 9 EA MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Sat, 01 Oct 2016 20:44:27 -0000 [ https://issues.apache.org/jira/browse/LANG-1265?page=3Dcom.atlassian.= jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D15539= 132#comment-15539132 ]=20 Charles Honton commented on LANG-1265: -------------------------------------- Created bug report concerning timezone parsing for Oracle Ea 9, given Revie= w ID: JI-9044214 > Build failures when building with Java 9 EA > ------------------------------------------- > > Key: LANG-1265 > URL: https://issues.apache.org/jira/browse/LANG-1265 > Project: Commons Lang > Issue Type: Bug > Reporter: Benedikt Ritter > Fix For: 3.5 > > > When building with Java 9 EA I get:=20 > {code} > Failed tests: > FastDateFormat_ParserTest>FastDateParserTest.testLocales_LongNoEra_AD:30= 4->FastDateParserTest.testLocales:342 Locale no failed with yyyy/MMMM/dddd/= hhhh/mmmm/ss/aaaa/EEEE era AD > java.text.ParseException: Unparseable date: 2003/februar/0010/0012/0000/0= 0/AM/mandag > FastDateFormat_ParserTest>FastDateParserTest.testLocales_LongNoEra_BC:3= 09->FastDateParserTest.testLocales:342 Locale no failed with yyyy/MMMM/dddd= /hhhh/mmmm/ss/aaaa/EEEE era BC > java.text.ParseException: Unparseable date: 2003/februar/0010/0012/0000/0= 0/AM/l=C3=B8rdag > FastDateFormat_ParserTest>FastDateParserTest.testLocales_Long_AD:284->F= astDateParserTest.testLocales:342 Locale no failed with GGGG/yyyy/MMMM/dddd= /hhhh/mmmm/ss/aaaa/EEEE era AD > java.text.ParseException: Unparseable date: AD/2003/februar/0010/0012/000= 0/00/AM/mandag > FastDateFormat_ParserTest>FastDateParserTest.testLocales_Long_BC:289->F= astDateParserTest.testLocales:342 Locale qu_EC failed with GGGG/yyyy/MMMM/d= ddd/hhhh/mmmm/ss/aaaa/EEEE era BC > java.text.ParseException: Unparseable date: "/2003/Hatun puquy/0010/0012/= 0000/00/a.m./S=C3=A1bado" > FastDateFormat_ParserTest>FastDateParserTest.testLocales_ShortNoEra_AD:= 314->FastDateParserTest.testLocales:342 Locale no failed with y/M/d/h/a/m/s= /E era AD > java.text.ParseException: Unparseable date: 2003/2/10/12/AM/0/0/ma > FastDateFormat_ParserTest>FastDateParserTest.testLocales_ShortNoEra_BC:= 319->FastDateParserTest.testLocales:342 Locale no failed with y/M/d/h/a/m/s= /E era BC > java.text.ParseException: Unparseable date: 2003/2/10/12/AM/0/0/l=C3=B8 > FastDateFormat_ParserTest>FastDateParserTest.testLocales_Short_AD:294->= FastDateParserTest.testLocales:342 Locale no failed with G/y/M/d/h/a/m/s/E = era AD > java.text.ParseException: Unparseable date: e.Kr./2003/2/10/12/AM/0/0/ma > FastDateFormat_ParserTest>FastDateParserTest.testLocales_Short_BC:299->= FastDateParserTest.testLocales:342 Locale qu_EC failed with G/y/M/d/h/a/m/s= /E era BC > java.text.ParseException: Unparseable date: "/2003/2/10/12/a.m./0/0/Sab" > FastDateParserTest.testLocales_LongNoEra_AD:304->testLocales:342 Locale= no failed with yyyy/MMMM/dddd/hhhh/mmmm/ss/aaaa/EEEE era AD > java.text.ParseException: Unparseable date: 2003/februar/0010/0012/0000/0= 0/AM/mandag > FastDateParserTest.testLocales_LongNoEra_BC:309->testLocales:342 Locale= no failed with yyyy/MMMM/dddd/hhhh/mmmm/ss/aaaa/EEEE era BC > java.text.ParseException: Unparseable date: 2003/februar/0010/0012/0000/0= 0/AM/l=C3=B8rdag > FastDateParserTest.testLocales_Long_AD:284->testLocales:342 Locale no f= ailed with GGGG/yyyy/MMMM/dddd/hhhh/mmmm/ss/aaaa/EEEE era AD > java.text.ParseException: Unparseable date: AD/2003/februar/0010/0012/000= 0/00/AM/mandag > FastDateParserTest.testLocales_Long_BC:289->testLocales:342 Locale qu_E= C failed with GGGG/yyyy/MMMM/dddd/hhhh/mmmm/ss/aaaa/EEEE era BC > java.text.ParseException: Unparseable date: "/2003/Hatun puquy/0010/0012/= 0000/00/a.m./S=C3=A1bado" > FastDateParserTest.testLocales_ShortNoEra_AD:314->testLocales:342 Local= e no failed with y/M/d/h/a/m/s/E era AD > java.text.ParseException: Unparseable date: 2003/2/10/12/AM/0/0/ma > FastDateParserTest.testLocales_ShortNoEra_BC:319->testLocales:342 Local= e no failed with y/M/d/h/a/m/s/E era BC > java.text.ParseException: Unparseable date: 2003/2/10/12/AM/0/0/l=C3=B8 > FastDateParserTest.testLocales_Short_AD:294->testLocales:342 Locale no = failed with G/y/M/d/h/a/m/s/E era AD > java.text.ParseException: Unparseable date: e.Kr./2003/2/10/12/AM/0/0/ma > FastDateParserTest.testLocales_Short_BC:299->testLocales:342 Locale qu_= EC failed with G/y/M/d/h/a/m/s/E era BC > java.text.ParseException: Unparseable date: "/2003/2/10/12/a.m./0/0/Sab" > Tests in error: > LocaleUtilsTest.testParseAllLocales:578 =C2=BB IllegalArgument Invalid = locale forma... > FastDateFormat_ParserTest>FastDateParserTest.testParses:252->FastDatePa= rserTest.validateSdfFormatFdpParseEquality:228 =C2=BB Parse > FastDateFormat_ParserTest>FastDateParserTest.testTzParses:275 =C2=BB Pa= rse Unparsea... > FastDateParserTest.testParses:252->validateSdfFormatFdpParseEquality:22= 8 =C2=BB Parse > FastDateParserTest.testTzParses:275 =C2=BB Parse Unparseable date: 2000= /02/10 =E5=8C=97=E7=BE=8E=E4=B8=9C=E9=83=A8=E6=A0=87... > Tests run: 3882, Failures: 16, Errors: 5, Skipped: 5 > {code} -- This message was sent by Atlassian JIRA (v6.3.4#6332)