Discussion:
[7u4] Review request for 7145827 - [macosx] JCK failure in b11: FocusableWindow3
Anton V. Tarasov
2012-02-29 13:17:59 UTC
Permalink
Hello,

Please review a fix for 7145827.

webrev: http://cr.openjdk.java.net/~ant/7145827/webrev.0/

The problem was that an owned window didn't take into account focusability of its decorated owner.
Now it does. Also, the fix removes some cache variable as its benefit is doubtful.

Thanks,
Anton.
Artem Ananiev
2012-03-12 18:43:04 UTC
Permalink
Looks fine.

Thanks,

Artem
Post by Anton V. Tarasov
Hello,
Please review a fix for 7145827.
webrev: http://cr.openjdk.java.net/~ant/7145827/webrev.0/
The problem was that an owned window didn't take into account
focusability of its decorated owner.
Now it does. Also, the fix removes some cache variable as its benefit is doubtful.
Thanks,
Anton.
Loading...