hg: lambda/lambda/langtools: Object methods are not dispatched correctly by the ProxyHelper class (part three - last I hope ; -)).
Howard Lovatt
howard.lovatt at gmail.com
Thu Aug 26 00:00:26 PDT 2010
@Maurizio,
I can't compile the latest push.
build-bootstrap-javac:
[javac] Compiling 1 source file to
/Users/lov080/Dropbox/Personal/Java/JDK7/langtools/build/bootstrap/classes
[javac] /Users/lov080/Dropbox/Personal/Java/JDK7/langtools/src/share/classes/com/sun/runtime/ProxyHelper.java:66:
strings in switch are not supported in -source 1.6
[javac] switch(method.getName()) {
[javac] ^
[javac] (use -source 7 or higher to enable strings in switch)
[javac] 1 error
BUILD FAILED
/Users/lov080/Dropbox/Personal/Java/JDK7/langtools/make/build.xml:412:
The following error occurred while executing this line:
/Users/lov080/Dropbox/Personal/Java/JDK7/langtools/make/build.xml:775:
Compile failed; see the compiler error output for details.
Cheers,
-- Howard.
More information about the lambda-dev
mailing list