Re: Javadoc cross-compilation problem

2014-04-23 Thread Jonathan Gibbons
Filed as JDK-8041628 https://bugs.openjdk.java.net/browse/JDK-8041628 -- Jon On 04/23/2014 07:33 AM, Jonathan Gibbons wrote: Hmmm. That sounds like a bug. Thanks for the report and the detailed analysis. -- Jon On 04/23/2014 06:09 AM, Gilles Duboscq wrote: Hello, When using jdk8 to gener

Re: Javadoc cross-compilation problem

2014-04-23 Thread Jonathan Gibbons
Hmmm. That sounds like a bug. Thanks for the report and the detailed analysis. -- Jon On 04/23/2014 06:09 AM, Gilles Duboscq wrote: Hello, When using jdk8 to generate javadoc for a 7 source base (some paths/arguments replaced by ...): javadoc -J-Xmx2g -XDignore.symbol.file -classpath ...

javadoc cross-compilation problem

2014-04-23 Thread Gilles Duboscq
Hello, When using jdk8 to generate javadoc for a 7 source base (some paths/arguments replaced by ...): javadoc -J-Xmx2g -XDignore.symbol.file -classpath ... -quiet -d ... -overview .../overview.html -sourcepath ... -source 1.7 -bootclasspath /usr/java/jdk1.7.0_51/jre/lib/resources.jar:/usr/java/j

Javadoc cross-compilation problem

2014-04-23 Thread Gilles Duboscq
Hello, When using jdk8 to generate javadoc for a 7 source base (some paths/arguments replaced by ...): javadoc -J-Xmx2g -XDignore.symbol.file -classpath ... -quiet -d ... -overview .../overview.html -sourcepath ... -source 1.7 -bootclasspath /usr/java/jdk1.7.0_51/jre/lib/resources.jar:/usr/java/j