https://bz.apache.org/bugzilla/show_bug.cgi?id=65539
--- Comment #1 from Stefan Bodewig <[email protected]> --- The changes indicate javac believes your compiler would be javac 1.1, which is rather strange. Pretty close to the start Ant will tell you which version of Java it has detected in verbose output, it will look something like Detected Java version: 1.8 in: /usr/lib/jvm/java-8-openjdk-amd64/jre Detected OS: Linux Can you please show what it looks like for you? I think I can see the problem in DefaultCompilerAdapter but will need to add a few tests - and it would be good if you could provide the info above anyway. -- You are receiving this mail because: You are the assignee for the bug.
