can't build current jdk8/tl tip
Peter Levart
peter.levart at gmail.com
Fri Apr 19 07:08:11 UTC 2013
Hi,
I get the following compile-time error:
/home/peter/work/hg/jdk8-tl/langtools/src/share/classes/com/sun/tools/javadoc/FieldDocImpl.java:264:
error: illegal start of expression
if (qualifiedName == null) }
^
...isn't this '}' supposed to be '{' ?
http://dl.dropboxusercontent.com/u/101777488/jdk8-tl/tools-FileDocImpl/webrev/index.html
Regards, Peter
More information about the core-libs-dev
mailing list