On 19/04/2013 08:08, Peter Levart wrote:
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) }
I'm seeing the same thing, looks like the typo crept in with this change last night:

http://hg.openjdk.java.net/jdk8/tl/langtools/rev/95d29b99e5b3

-Alan

Reply via email to