Hello Kumar,
Some notes:
577: Not sure I agree with repeating the definition of OLD_DOCLET_DIR.
580-587: All these new variables are defined but never used. If you
intend to use these values, you also need to add them somewhere in 610-620.
/Erik
On 2016-08-01 23:56, Kumar Srinivasan wrote:
Hello,
Please review:
http://cr.openjdk.java.net/~ksrini/8039305/webrev.00/
Fix for:
https://bugs.openjdk.java.net/browse/JDK-8159305
This was reported as a broken link, but the fix is to make
the Taglet API bundle "whole", in that, keep all the supporting
files needed by the API bundle, and not delete most of them.
It is not clear whether this should be fixed now or subsumed
by a future API doc images cleanup effort ?
Please let me know.
Thanks
Kumar