<Swing Dev> [12] JDK-8212202: NPE in the print tests after JDK-8153732

Shashidhara Veerabhadraiah shashidhara.veerabhadraiah at oracle.com
Mon Nov 26 09:03:12 UTC 2018


Hi All, Please review a NPE fix for the below bug.

 

Bug: https://bugs.openjdk.java.net/browse/JDK-8212202

 

Webrev: http://cr.openjdk.java.net/~sveerabhadra/8212202/webrev.00/

 

Function getRemotePrintersNames() may return null values and hence they need to be handled from the caller of that function which was missing earlier. This fix handles the null return values of the said function.

 

Thanks and regards,

Shashi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/swing-dev/attachments/20181126/e4d3e059/attachment.html>


More information about the swing-dev mailing list