Requesting approval of JDK-8028531, Lunar screen reader crashes intermittently in WindowsAccessBridge-32.DLL
- This change is a very small change to the build of the Java Access Bridge which was caused by renaming a class. - The webrev is here: http://cr.openjdk.java.net/~ptbrunet/JDK-8028531/webrev.02/ - The change has been reviewed on build-dev: o Erik Joelsson: http://mail.openjdk.java.net/pipermail/build-dev/2013-December/011294.html o Tim Bell: http://mail.openjdk.java.net/pipermail/build-dev/2013-December/011304.html - This fix to the JAB (Java Access Bridge) make file is needed in order to enable critical fixes in the JAB code, currently in the closed portion of the JDK. This is a simple low risk fix to the make file. The test of this fix was to build the JAB, which was successful. Pete Brunet
