Approved.
On 03/05/2012 10:27 PM, Joe Wang wrote:
Hi,
Requesting approval to commit fix for CR 7147666.
http://cr.openjdk.java.net/~joehw/7u4/cr7147666/webrev/
Reviewed by Andrew Hughes, Alan Bateman and Lance Andersen.
This patch will increase performance on certain XML test benchmark. It
is a low risk, proven patch from Apache Xerces back in 2007.
Thanks,
Joe
On 3/5/2012 6:29 AM, Alexander Potochkin wrote:
Hello
Requesting approval to commit fix for CR 7147078.
http://cr.openjdk.java.net/~alexp/7147078/webrev.00/
Reviewed by Artem Ananiev
http://mail.openjdk.java.net/pipermail/macosx-port-dev/2012-March/003466.html
the bug's description is here:
Create an AWT TextField with several (four or five) words and do
setEchoChar('*') to it. So it is in the test mentioned in the
Comments section. Put caret to the beginning of the TextField and
press Alt+right arrow. You will be able to jump words.
The final version of the fix is tested by SQE.
Thanks
alexp