On 12.07.2012 22:59, Filip Hanik Mailing Lists wrote:
and properly fixed in
http://svn.apache.org/viewvc?view=revision&revision=1360929
Confirmed, no more unit test failures for trunk and Java 7 currently.
Great :)
Regards,
Rainer
---
@kippdata.de]
> > Sent: Thursday, July 12, 2012 6:33 AM
> > To: Tomcat Developers List
> > Subject: Current unit test behaviour for trunk using Java 7 on
> > Solaris
> >
> > Versions
> >
> >
> > TC trunk r1360616 tested with Java 1.7.0_05 on S
s List
> Subject: Current unit test behaviour for trunk using Java 7 on Solaris
>
> Versions
>
>
> TC trunk r1360616 tested with Java 1.7.0_05 on Solaris 10 Sparc.
>
> Compiled everything with the same JVM version using
>
> compile.source=1.7
> compile.target
Versions
TC trunk r1360616 tested with Java 1.7.0_05 on Solaris 10 Sparc.
Compiled everything with the same JVM version using
compile.source=1.7
compile.target=1.7
except for DBCP which was compiled with Java 6.
Unit test failures
==
One test failure, namely org.apac