RFR 8142367: Allow files with .png extension to be copied for javadoc
Erik Joelsson
erik.joelsson at oracle.com
Tue Nov 10 08:53:43 UTC 2015
Looks even better.
/Erik
On 2015-11-10 02:46, Bhavesh Patel wrote:
> Hi,
> Jonathan Gibbons mentioned that the top level make/CompileJavaModules.gmk also need to be modified for this fix. Thanks Jon. I made the change Jon has suggested and the updated webrev can be found at http://cr.openjdk.java.net/~bpatel/8142367/webrev.01/webrev/. Please review if.
>
> Regards,
> Bhavesh.
>
> ----- Original Message -----
> From: bhavesh.x.patel at oracle.com
> To: build-dev at openjdk.java.net
> Sent: Monday, November 9, 2015 4:28:39 PM GMT -08:00 US/Canada Pacific
> Subject: RFR 8142367: Allow files with .png extension to be copied for javadoc
>
> Hi,
> As a part of javdoc search feature for JDK 9 (JEP 225. JIRA: https://bugs.openjdk.java.net/browse/JDK-8142367), javadoc would need to copy files with .png extension to the generated output folder. the langtools/make/CompileInterim.gmk needs to be updated to allow .png files. Currently, only .gif image files are supported.
>
> JIRA: https://bugs.openjdk.java.net/browse/JDK-8142367
> Webrev: http://cr.openjdk.java.net/~bpatel/8142367/webrev.00/webrev
>
> Regards,
> Bhavesh.
More information about the build-dev
mailing list