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