<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<tt>Hello.<br>
Please review a small fix for jdk 9.<br>
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. </tt><tt><br>
The new event is postponed in the same way as in </tt><tt>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
LWCheckboxPeer.setCheckboxGroup()<br>
<br>
Bug: <a class="moz-txt-link-freetext" href="https://bugs.openjdk.java.net/browse/JDK-8074500">https://bugs.openjdk.java.net/browse/JDK-8074500</a><br>
Webrev can be found at:
<a class="moz-txt-link-freetext" href="http://cr.openjdk.java.net/~serb/8074500/webrev.00">http://cr.openjdk.java.net/~serb/8074500/webrev.00</a></tt><br>
<pre class="moz-signature" cols="72">--
Best regards, Sergey. </pre>
</body>
</html>