Latest changesets
Tomas Hurka
tomas.hurka at googlemail.com
Fri Apr 8 03:09:17 PDT 2011
Hi Michael,
On 8 Apr 2011, at 12:00, Michael Hall wrote:
> I was going to try to update to the latest changesets noticing that they included some compiler changes thinking maybe they'd help with some problems I have in compiling.
> However,
>
> build-bootstrap-javadoc:
> [pcompile] Generating 1 resource files to /Volumes/mbvol/macosx-port/build/macosx-universal/langtools/build/bootstrap/gensrc
> [javac] Compiling 20 source files to /Volumes/mbvol/macosx-port/build/macosx-universal/langtools/build/bootstrap/classes
> [javac] /Volumes/mbvol/macosx-port/langtools/src/share/classes/com/sun/tools/javadoc/DocImpl.java:273: warning: [cast] redundant cast to com.sun.tools.javadoc.DocImpl
> [javac] return key().compareTo(((DocImpl)obj).key());
> [javac] ^
> [javac] 1 warning
>
> BUILD FAILED
> /Volumes/mbvol/macosx-port/langtools/make/build.xml:486: The following error occurred while executing this line:
> /Volumes/mbvol/macosx-port/langtools/make/build.xml:795: Compile failed; see the compiler error output for details.
Note that the this is a warning not an error. So the above log did not cause the build to fail.
Bye,
--
Tomas Hurka <mailto:tomas.hurka at oracle.com>
NetBeans Profiler http://profiler.netbeans.org
VisualVM http://visualvm.java.net
Software Developer
Oracle, Praha Czech Republic
More information about the macosx-port-dev
mailing list