<html><body><p><font size="2">Hi All,</font><br><br><font size="2">Could you review the following fix? Also, I'd like to ask a sponsor of this fix, since I'm not a committer.</font><br><br><font size="2">Bug: </font><a href="https://bugs.openjdk.java.net/browse/JDK-8234386"><font size="2">https://bugs.openjdk.java.net/browse/JDK-8234386</font></a><br><font size="2">Webrev: </font><a href="http://cr.openjdk.java.net/~tnakamura/8234386/webrev.00"><font size="2">http://cr.openjdk.java.net/~tnakamura/8234386/webrev.00</font></a><br><br><font size="2">Issue:</font><br><font size="2">NullPointerException was thrown when Choice was expanded from maximized Frame.</font><br><br><font size="2">Fix:</font><br><font size="2">Simply adding a null check to JPopupMenu. When the frame was maximized and expanding</font><br><font size="2">Choice component, GraphicsConfiguration parameter can be null. Detailed description was in JBS.</font><br><br><font size="2">Thanks,</font><br><font size="2">Toshio Nakamura</font><BR>
</body></html>