RfR JDK-8078408,Java version applet hangs with Voice over turned on

Pete Brunet peter.brunet at oracle.com
Fri May 8 19:11:08 UTC 2015


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


More information about the jdk9-dev mailing list