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

Reply via email to