2014-09-26 15:48 GMT+03:00 Emmanuel Bourg <ebo...@apache.org>:
>
> 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)

Can you try with earlier version of the JDK, currently I do not have debian
with openjdk 8u40

The test evaluates different behaviors of the JVM decoder

>
>
> 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