Hi Sergey,
The fix looks good. Could you please remove unnecessary code from the
test like:
1. @run main/othervm bug7170657
2. The "FAILED" field: you can throw exception from the "fail" method
3. What is the reason to use final here: "public final class"?
Regards, Pavel
Hi Everyone,
Please review the fix.
Bug in SwingUtilities.convertMouseEvent().This method does not convert
extended state of the event.
Bug: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7170657
Webrev can be found at:
http://cr.openjdk.java.net/~serb/7170657/webrev.00