<AWT Dev> Review request for 8153184: BorderLayout javadoc says current version of JDK is 1.2
Muneer Kolarkunnu
abdul.kolarkunnu at oracle.com
Tue May 24 10:50:43 UTC 2016
New webrev link : http://cr.openjdk.java.net/~jcm/8153184/webrev.01/
Regards,
Muneer
From: Muneer Kolarkunnu
Sent: Tuesday, May 24, 2016 4:12 PM
To: Prasanta Sadhukhan; awt-dev at openjdk.java.net
Subject: Re: <AWT Dev> Review request for 8153184: BorderLayout javadoc says current version of JDK is 1.2
Hi Prasanta,
I raised ccc and it got approved: http://ccc.us.oracle.com/8153184
Added the label "noreg-doc" to bug report and removed the test case[It got added by mistake].
Regards,
Muneer
From: prasanta sadhukhan
Sent: Tuesday, May 17, 2016 12:24 PM
To: Muneer Kolarkunnu; HYPERLINK "mailto:awt-dev at openjdk.java.net"awt-dev at openjdk.java.net
Subject: Re: <AWT Dev> Review request for 8153184: BorderLayout javadoc says current version of JDK is 1.2
Looks good to me. But the testcase has no bearing to this bug and should be removed and "noreg-doc" label needs to be added to bugreport.
Also, a ccc needs to be raised for this.
Regards
Prasanta
From: Muneer Kolarkunnu
Sent: Thursday, May 12, 2016 5:19 PM
To: HYPERLINK "mailto:awt-dev at openjdk.java.net"awt-dev at openjdk.java.net
Subject: <AWT Dev> Review request for 8153184: BorderLayout javadoc says current version of JDK is 1.2
Hi All,
Please review the fix for bug 8153184,
Webrev: http://cr.openjdk.java.net/~jcm/8153184/webrev.00/
Bug: https://bugs.openjdk.java.net/browse/JDK-8153184
Issue:
It is a documentation bug, it is mentioning version information in the javadoc, ie;"[Currently (in the Java 2 platform v1.2)]" . So it is difficult to maintain this kind of version information in the javadoc, just removing that version information.
Links to faulty javadoc: http://download.java.net/java/jdk9/docs/api/java/awt/BorderLayout.html
https://docs.oracle.com/javase/8/docs/api/java/awt/BorderLayout.html
Fix:
Removed the version information from javadoc as it is difficult to maintain in different versions
Regards,
Muneer
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/awt-dev/attachments/20160524/3ceae0f8/attachment-0001.html>
More information about the awt-dev
mailing list