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 > <https://jdk9.java.net/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-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org