<AWT Dev> [12] JDK-8216481: AWT Choice does not send an event by mouse on Linux

Philip Race philip.race at oracle.com
Thu Jan 10 22:20:49 UTC 2019


This appears very much to be a duplicate of
https://bugs.openjdk.java.net/browse/JDK-8215921

Krishna already has a fix under internal review.

Note that a fix now for JDK 12 will require the fixer to do a LOT of testing
since SQE already did their pass .. so if you break something else, 
it'll ship broken !

So I have asked Krishna to do all that testing which is partly why
you haven't seen his fix on the open list yet.

I think your bug should be closed as a duplicate and you can
comment on Krishna's very similar looking fix .. and he can be informed
by yours ...

-phil.

On 1/10/19, 5:05 AM, Toshio 5 Nakamura wrote:
>
> Hi,
>
> Can I have a sponsor of this fix?
>
> Issue: https://bugs.openjdk.java.net/browse/JDK-8216481
> Webrev: http://cr.openjdk.java.net/~tnakamura/8216481/webrev.00 
> <http://cr.openjdk.java.net/%7Etnakamura/8216481/webrev.00>
>
> AWT Choice doesn't send an event for ItemListener by mouse operation 
> on Linux.
> The screen was updated correctly. Keyboard can work.
>
> The selected index could be updated before condition check, and it 
> should be stored.
> This is a regression since 12-b17, I think it should be fixed for 12.
>
> Thanks,
> Toshio Nakamura
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.java.net/pipermail/awt-dev/attachments/20190110/246c0367/attachment.html>


More information about the awt-dev mailing list