hg: jdk7/build/jdk: 7043684: Update man pages for JDK 7 tools

2011-05-11 Thread bhavesh . patel
Changeset: 42c22d5a2cd0 Author:bpatel Date: 2011-05-11 08:30 -0700 URL: http://hg.openjdk.java.net/jdk7/build/jdk/rev/42c22d5a2cd0 7043684: Update man pages for JDK 7 tools Reviewed-by: skannan ! src/linux/doc/man/appletviewer.1 ! src/linux/doc/man/apt.1 ! src/linux/doc/man/extchec

hg: jdk7/build/langtools: 3 new changesets

2011-06-17 Thread bhavesh . patel
Changeset: 347349c981f2 Author:jjh Date: 2011-06-09 09:13 -0700 URL: http://hg.openjdk.java.net/jdk7/build/langtools/rev/347349c981f2 7052782: Two langtools regression tests fail due to fix for 7034977 which removed the invokeGeneric method Summary: Change the tests to call invoke

RFR: 8199705: Docs.gmk needs to be updated to remove the -html5 option

2018-03-21 Thread Bhavesh Patel
Hi,     This is a simple fix to Docs.gmk. A fix for JDK-8182765 was pushed recently to javadoc enabling it to generate HTML 5 output by default. This makes the "-html5" option, defined in the initial set of javadoc options in Docs.gmk, redund

RFR 8142367: Allow files with .png extension to be copied for javadoc

2015-11-09 Thread Bhavesh Patel
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, on

Re: RFR 8142367: Allow files with .png extension to be copied for javadoc

2015-11-09 Thread Bhavesh Patel
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,

Re: RFR 8142367: Allow files with .png extension to be copied for javadoc

2015-11-10 Thread Bhavesh Patel
, November 10, 2015 2:42:46 AM GMT -08:00 US/Canada Pacific Subject: Re: RFR 8142367: Allow files with .png extension to be copied for javadoc On 2015-11-10 02:46, Bhavesh Patel wrote: > Hi, > Jonathan Gibbons mentioned that the top level make/CompileJavaModules.gmk > also need to be

RFR: 8161255, jdk build "all" (docs) fails on all platforms, error from DefaultLoggerFinder.java

2016-07-13 Thread Bhavesh Patel
Hi, This is the fix for the issue in which the JDK API documentation build fails due to comment in DefaultLoggerFinder.java that points to a type in an unexported (internal) API. Doclint reports this is an error during the reference check and the documentation build fails. The makefile fo

Code review for bug fix 8025741

2013-10-01 Thread Bhavesh Patel
Hi, There is a bug in jdk/make/docs/Makefile for JDK8. The bug is listed at https://bugs.openjdk.java.net/browse/JDK-8025741. The Makefile for JDK 8 does not include the DEV_DOCS_URL that should point to the developer documentation URL for JDK 8. This creates an empty href in HTML tag result

Re: Code review for bug fix 8025741

2013-10-02 Thread Bhavesh Patel
: bhavesh.x.pa...@oracle.com Cc: build-dev@openjdk.java.net Sent: Wednesday, October 2, 2013 12:46:19 AM GMT -08:00 US/Canada Pacific Subject: Re: Code review for bug fix 8025741 On 2013-10-01 23:41, Bhavesh Patel wrote: > Hi, > There is a bug in jdk/make/docs/Makefile for JDK8. The bug is lis

[8u40] Request for review and approval: 8068485: Update references of download.oracle.com to docs.oracle.com in javadoc makefile

2015-01-12 Thread Bhavesh Patel
Hi, In the javadoc makefile, there are references to http://download.oracle.com. This automatically gets redirected to http://docs.oracle.com. These references needs to be updated to point to https://docs.oracle.com. JBS: https://bugs.openjdk.java.net/browse/JDK-8068485 Webrev: http://cr.op

hg: jdk7/build/jdk: 2 new changesets

2010-07-14 Thread bhavesh . patel
Changeset: 93c4e6d14010 Author:mikejwre Date: 2010-07-09 19:18 -0700 URL: http://hg.openjdk.java.net/jdk7/build/jdk/rev/93c4e6d14010 Added tag jdk7-b100 for changeset 820b4e843d51 ! .hgtags Changeset: d58354a69011 Author:bpatel Date: 2010-07-14 15:42 -0700 URL: http