The build is still failing on my Mac

Paul Sandoz paul.sandoz at oracle.com
Wed Dec 5 01:40:44 PST 2012


Hi,

Same problem still exists for me.

The jdk/makefiles/Setup.gmk has been modified on lambda and is out of sync with tl.

http://www.diffnow.com/?report=pqmwi

jdk8 $ diff lambda/jdk/makefiles/Setup.gmk tl/jdk/makefiles/Setup.gmk 
30c30
< DISABLE_WARNINGS:=-Xlint:all,-deprecation,-unchecked,-rawtypes,-cast,-serial,-dep-ann,-static,-fallthrough,-try,-varargs,-empty,-finally,-auxiliaryclass
---
> DISABLE_WARNINGS:=-Xlint:all,-deprecation,-unchecked,-rawtypes,-cast,-serial,-dep-ann,-static,-fallthrough,-try,-varargs,-empty,-finally

I presume that others are using a version of JDK 8 for a Boot JDK rather than a version JDK 7?

Paul.




More information about the lambda-dev mailing list