The fix looks good to me.
Thanks, Alexandr. On 5/8/2015 10:52 PM, Pete Brunet wrote:
Resending to correct list... On 5/8/15 2:11 PM, Pete Brunet wrote:Please review the fix for JDK-8078408 "Java version applet hangs with Voice over turned on". The failure is an NPE. There is a variable that is OK to be null at the point of failure and the fix adds a check for it being null. http://cr.openjdk.java.net/~ptbrunet/JDK-8078408/webrev.00/ Thanks, Pete