+1
Regards
Prasanta
On 1/20/2017 12:33 PM, Jayathirth D V wrote:
Hello All,
Please review the following fix in JDK9 :
Bug : https://bugs.openjdk.java.net/browse/JDK-8173064
Webrev : http://cr.openjdk.java.net/~jdv/8173064/webrev.00/
<http://cr.openjdk.java.net/%7Ejdv/8173064/webrev.00/>
Html : http://cr.openjdk.java.net/~jdv/8173064/package.html
<http://cr.openjdk.java.net/%7Ejdv/8173064/package.html>
Issue : There was extra <body> tag present in package.html which will
cause problems in html documentation.
Solution : Removed the extra <body> tag.
Thanks,
Jay