Return-Path: X-Original-To: apmail-tomcat-dev-archive@www.apache.org Delivered-To: apmail-tomcat-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id F399F10B62 for ; Wed, 9 Apr 2014 13:35:03 +0000 (UTC) Received: (qmail 77215 invoked by uid 500); 9 Apr 2014 13:34:28 -0000 Delivered-To: apmail-tomcat-dev-archive@tomcat.apache.org Received: (qmail 76929 invoked by uid 500); 9 Apr 2014 13:34:23 -0000 Mailing-List: contact dev-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Developers List" Delivered-To: mailing list dev@tomcat.apache.org Received: (qmail 76822 invoked by uid 99); 9 Apr 2014 13:34:21 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Apr 2014 13:34:21 +0000 X-ASF-Spam-Status: No, hits=-0.1 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of rory.odonnell@oracle.com designates 141.146.126.69 as permitted sender) Received: from [141.146.126.69] (HELO aserp1040.oracle.com) (141.146.126.69) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Apr 2014 13:34:15 +0000 Received: from acsinet22.oracle.com (acsinet22.oracle.com [141.146.126.238]) by aserp1040.oracle.com (Sentrion-MTA-4.3.2/Sentrion-MTA-4.3.2) with ESMTP id s39DXscB003672 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Wed, 9 Apr 2014 13:33:55 GMT Received: from aserz7021.oracle.com (aserz7021.oracle.com [141.146.126.230]) by acsinet22.oracle.com (8.14.4+Sun/8.14.4) with ESMTP id s39DXrJX013460 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Wed, 9 Apr 2014 13:33:54 GMT Received: from abhmp0004.oracle.com (abhmp0004.oracle.com [141.146.116.10]) by aserz7021.oracle.com (8.14.4+Sun/8.14.4) with ESMTP id s39DXref026166 for ; Wed, 9 Apr 2014 13:33:53 GMT Received: from [10.169.107.102] (/10.169.107.102) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Wed, 09 Apr 2014 06:33:53 -0700 Message-ID: <53454CD1.6020406@oracle.com> Date: Wed, 09 Apr 2014 14:36:17 +0100 From: "Rory O'Donnell Oracle, Dublin ireland" Reply-To: rory.odonnell@oracle.com User-Agent: Mozilla/5.0 (X11; SunOS i86pc; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: dev@tomcat.apache.org CC: Balchandra Vaidya , Dalibor Topic , Cecilia Borg Subject: Re: JDK 9 build 06 is available on java.net References: <5343B260.7080201@oracle.com> <5343E24F.3050503@apache.org> <5345229A.10201@oracle.com> <53452847.6060601@apache.org> <53452B7D.8050203@oracle.com> <5345361C.3040005@apache.org> <53453C36.8090208@apache.org> In-Reply-To: <53453C36.8090208@apache.org> Content-Type: multipart/alternative; boundary="------------070609080008020000010108" X-Source-IP: acsinet22.oracle.com [141.146.126.238] X-Virus-Checked: Checked by ClamAV on apache.org --------------070609080008020000010108 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit https://bugs.openjdk.java.net/browse/JDK-8039751 Dalibor has written a blog on how to track your issues in the JDK bug system. I hope this helps. Rgds,Rory On 04/ 9/14 01:25 PM, Mark Thomas wrote: > On 09/04/2014 05:59, Mark Thomas wrote: >> On 09/04/2014 05:14, Rory O'Donnell Oracle, Dublin ireland wrote: >>> Hi Mark, >>> >>> If you log a bug, send me the incident number, I will follow >>> it up. >> I'll see if I can find the incident number for the bug I already >> reported but I think I deleted the e-mail after 6 or so months of no >> response. If I don't find it, I open a new incident. > Your Report (Review ID: JI-9011609) - UTF-8 decoder fails to handle some > edge cases correctly > > I didn't say so in the bug report but I'm happy to walk Oracle through > any of the failing test cases if it isn't clear why any of them are > bugs. Just point them towards the Tomcat dev list. > > If you can nudge the right folks into getting this fixed for both Java 7 > and Java 8 that would great. I'd be extremely happy to be able to delete > Tomcat's customer UTF-8 decoder. > > Mark > > >> Mark >> >> >>> Rgds, Rory >>> >>> On 04/ 9/14 12:00 PM, Mark Thomas wrote: >>>> On 09/04/2014 04:36, Rory O'Donnell Oracle, Dublin ireland wrote: >>>>> Hi Mark, >>>>> >>>>> I suggest you send an email to core-libs-dev@openjdk.java.net >>>>> or log a bug. >>>> I've already filed the bug against Java. As far as I recall I never >>>> received any response - not unusual in my experience of reporting bugs >>>> with Java. I've pretty much reached the conclusion - after reporting >>>> multiple bugs only to have them completely ignored - that reporting bugs >>>> in Java is a waste of my time. >>>> >>>> I'll try the e-mail route but I have little hope that anything will >>>> actually come of it. >>>> >>>> Mark >>>> >>>> >>>>> Rgds, Rory >>>>> >>>>> On 04/ 8/14 12:49 PM, Mark Thomas wrote: >>>>>> On 08/04/2014 02:25, Rory O'Donnell Oracle, Dublin Ireland wrote: >>>>>>> Hi Mladen, >>>>>>> >>>>>>> JDK 9 Build 06 Early Access Build is now available for download >>>>>>> & test. >>>>>>> >>>>>>> Rgds, Rory >>>>>>> >>>>>> Rory, >>>>>> >>>>>> Java 8 (and I am guessing Java 9) still has issues with UTF-8 decoding. >>>>>> >>>>>> For the latest status, see the Tomcat 8 unit tests for Java 8 decoding >>>>>> [1]. If you look at the change history you'll see how things improved >>>>>> between Java 7 and Java 8. It should be obvious what the problems are >>>>>> from that unit test but ask of the Tomcat dev list if things aren't >>>>>> clear. >>>>>> >>>>>> >>>>>> Mark >>>>>> >>>>>> >>>>>> [1] >>>>>> http://svn.apache.org/viewvc/tomcat/trunk/test/org/apache/tomcat/util/buf/TestUtf8.java?view=annotate >>>>>> >>>>>> >>>>>> >>>> --------------------------------------------------------------------- >>>> To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org >>>> For additional commands, e-mail: dev-help@tomcat.apache.org >>>> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org >> For additional commands, e-mail: dev-help@tomcat.apache.org >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org > For additional commands, e-mail: dev-help@tomcat.apache.org > -- Rgds, Rory O'Donnell Senior Quality Engineering Manager Java Platform Group Oracle EMEA , Block P5, East Point Business Park, Dublin 3 Phone: +353 (0)1 8033887 --------------070609080008020000010108--