Le 5/07/2017 à 19:50, Chris West a écrit :

> ++        // On Java 9, this has moved to: 
> /usr/lib/jvm/java-9-openjdk-amd64/bin/javadoc
> ++        else if ( SystemUtils.IS_OS_MAC_OSX && 
> SystemUtils.JAVA_VERSION_FLOAT > 1.8f )
> ++        {
> ++            javadocExe =
> ++                new File( SystemUtils.getJavaHome() + File.separator + 
> "bin", javadocCommand );
> ++        }

Hi Chris,

Are you sure you want to restrict the alternative path to OS X ? ;)

Emmanuel

__
This is the maintainer address of Debian's Java team
<http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers>. 
Please use
debian-j...@lists.debian.org for discussions and questions.

Reply via email to