Bug#760933: tomcat7: ftbfs with OpenJDK 8
Emmanuel Bourg
ebourg at apache.org
Fri Sep 26 12:00:19 UTC 2014
There are two tests failing with OpenJDK 8u40-b04:
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)
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)
More information about the pkg-java-maintainers
mailing list