<Swing Dev> [11][JDK-8153532] RFR: Add @throws NPE javadoc to UIManager.setLookAndFeel(String) method description
Pankaj Bansal
pankaj.b.bansal at oracle.com
Tue Apr 10 10:57:02 UTC 2018
Hi All,
Please review a very simple fix for documentation change enhancement:
JDK-8153532: https://bugs.openjdk.java.net/browse/JDK-8153532
Webrev: http://cr.openjdk.java.net/~pbansal/8153532/webrev.00/
CSR: https://bugs.openjdk.java.net/browse/JDK-8201363
UIManager.setLookAndFeel (String) throws NPE if the className is null. But this is not updated in the API description. Made changes for the same.
Regards,
Pankaj Bansal
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/swing-dev/attachments/20180410/0848bbe5/attachment.html>
More information about the swing-dev
mailing list