I noticed two test failures with the tagged 7.0.56 in Debian with
OpenJDK 8u40-b04 (it also fails with 7.0.55) :

Testcase: bug53001 took 0.028 sec
        FAILED
expected:<key[2]> but was:<key[1]>
junit.framework.AssertionFailedError: expected:<key[2]> but was:<key[1]>
        at
javax.el.TestResourceBundleELResolver.bug53001(TestResourceBundleELResolver.java:60)


Testcase: testJvmDecoder took 0.003 sec
        FAILED
Invalid code point - out of range expected:<4> but was:<2>
junit.framework.AssertionFailedError: Invalid code point - out of range
expected:<4> but was:<2>
        at org.apache.tomcat.util.buf.TestUtf8.doTest(TestUtf8.java:560)
        at
org.apache.tomcat.util.buf.TestUtf8.testJvmDecoder(TestUtf8.java:516)


Emmanuel Bourg


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

Reply via email to