On 26/03/2014 16:01, Mark Thomas wrote:
> On 26/03/2014 15:59, Rémy Maucherat wrote:
>> Hi,
>>
>> As I was looking at 55988, the testsuite seems to have two issues with Java
>> 8 at the moment:
>> - test.name=org/apache/tomcat/util/buf/TestUtf8.java
>> UTF-8 experts wanted !
> 
> That will be me. I went over this in great deal when I was looking at
> UTF-8 failures in the Autobahn WebSocket testing. Hopefully, this means
> a number of the UTF-8 parsing decoding bugs have been fixed. I'll take a
> look.

Not bad. Java 7 fails 33 out of the 53 tests. Java 8 has improved to
only 6 out of 53 tests failing.

I also discovered a broken test that was hiding a bug in our UTF-8
decoder. I've fixed the test and our decoder.

Mark


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

Reply via email to