RFR: 8196027: Remove "Prev" and "Next" links from the javadoc navigation

2018-01-24 Thread Bhavesh Patel
Hi,   Please review the fix for change in javadoc navigation bar. JBS: https://bugs.openjdk.java.net/browse/JDK-8196027. Webrev: http://cr.openjdk.java.net/~bpatel/8196027/webrev.00/ Regards, Bhavesh.

Re: RFR: 8196027: Remove "Prev" and "Next" links from the javadoc navigation

2018-01-24 Thread Jonathan Gibbons
On 01/24/2018 01:25 PM, Bhavesh Patel wrote: Hi, Please review the fix for change in javadoc navigation bar. JBS: https://bugs.openjdk.java.net/browse/JDK-8196027. Webrev: http://cr.openjdk.java.net/~bpatel/8196027/webrev.00/ Regards, Bhavesh. In SplitIndexWriter, there are still re

Re: RFR: 8196027: Remove "Prev" and "Next" links from the javadoc navigation

2018-01-24 Thread Bhavesh Patel
Please see my response inline. I have made the recommended changes and have uploaded the updated webrev at http://cr.openjdk.java.net/~bpatel/8196027/webrev.01/. There are a few new files in this review from which I have deleted the dead code. On 1/24/2018 4:44 PM, Jonathan Gibbons wrote: