Hi All,

Please review a javadoc fix where it seems the documentation for JTabbedPane getAccessibleName() states "the accessible name of this object, nor null."
Where is should be "the accessible name of this object, or null."
Modified javadoc to update the same.

Bug: https://bugs.openjdk.java.net/browse/JDK-8181401
webrev: http://cr.openjdk.java.net/~psadhukhan/8181401/webrev.00/

Regards
Prasanta

Reply via email to