<AWT Dev> [9] Review Request: 8074500 java.awt.Checkbox.setState() call causes ItemEvent to be filed

Sergey Bylokhov Sergey.Bylokhov at oracle.com
Tue Mar 24 11:11:46 UTC 2015


Hello.
Please review a small fix for jdk 9.
According to specification of java.awt.Checkbox.setState() we should not 
post ItemEvent after a call to this method. And this case is violated on 
the osx.
The new event is postponed in the same way as in 
LWCheckboxPeer.setCheckboxGroup()

Bug: https://bugs.openjdk.java.net/browse/JDK-8074500
Webrev can be found at: http://cr.openjdk.java.net/~serb/8074500/webrev.00

-- 
Best regards, Sergey.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/awt-dev/attachments/20150324/9db22c68/attachment-0001.html>


More information about the awt-dev mailing list