Hi All, Please review a fix for
JDK-7124301: https://bugs.openjdk.java.net/browse/JDK-7124301 Webrev: http://cr.openjdk.java.net/~kaddepalli/7124301/webrev00/ The problem is that, there was no implementation for notifying the VO regarding the change in the title of the component, which is why, when the tab group was changed, there were no VO announcements. This fix provides that implementation, and now VO announces the title of the tab. Thanks, Krishna