Re: Java 8 support

2014-03-26 Thread Mark Thomas
On 26/03/2014 16:01, Mark Thomas wrote: > On 26/03/2014 15:59, Rémy Maucherat wrote: >> Hi, >> >> As I was looking at 55988, the testsuite seems to have two issues with Java >> 8 at the moment: >> - test.name=org/apache/tomcat/util/buf/TestUtf8.java >> UTF-8 experts wanted ! > > That will be me. I

Re: Java 8 support

2014-03-26 Thread Rémy Maucherat
2014-03-26 17:10 GMT+01:00 Konstantin Kolinko : > 1. Can you cite what the errors are? > An error occurred at line: [22] in the generated java file: [C:\Work\apache-tomcat-8.0.5-src\output\test-tmp\work\Tomcat\localhost\test\org\apache\jsp\bug5\bug54242_jsp.java] The type new Iterator(){} mu

Re: Java 8 support

2014-03-26 Thread Konstantin Kolinko
2014-03-26 19:59 GMT+04:00 Rémy Maucherat : > Hi, > > As I was looking at 55988, the testsuite seems to have two issues with Java > 8 at the moment: > - test.name=org/apache/tomcat/util/buf/TestUtf8.java > UTF-8 experts wanted ! > - test.name=org/apache/jasper/tagplugins/jstl/core/TestForEach.java

Re: Java 8 support

2014-03-26 Thread Mark Thomas
On 26/03/2014 15:59, Rémy Maucherat wrote: > Hi, > > As I was looking at 55988, the testsuite seems to have two issues with Java > 8 at the moment: > - test.name=org/apache/tomcat/util/buf/TestUtf8.java > UTF-8 experts wanted ! That will be me. I went over this in great deal when I was looking at

Java 8 support

2014-03-26 Thread Rémy Maucherat
Hi, As I was looking at 55988, the testsuite seems to have two issues with Java 8 at the moment: - test.name=org/apache/tomcat/util/buf/TestUtf8.java UTF-8 experts wanted ! - test.name=org/apache/jasper/tagplugins/jstl/core/TestForEach.java This would look like a JDT configuration issue or bug, it