<AWT Dev> [8] Review request for 7171412: awt Choice doesn't fire ItemStateChange when selecting item after select() call

Artem Ananiev artem.ananiev at oracle.com
Mon Oct 1 03:23:25 PDT 2012


Hi, Oleg,

(adding Tim to copy)

the fix looks fine. Could you please make selectedIndexID just a static 
variable in awt_Choice.cpp instead of AwtChoice member?

Thanks,

Artem

On 10/1/2012 2:09 PM, Oleg Pekhovskiy wrote:
> Hi!
>
> Please review the fix for CR:
> http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7171412
>
> Webrev:
> http://cr.openjdk.java.net/~bagiras/8/7171412.1/
>
> I left the idea of the fix CR 6770017 but refused of using doubling
> native variable for storing previously selected index
> (that also caused the problem described in the current issue).
>
> Thanks,
> Oleg



More information about the awt-dev mailing list