RfA JDK-8134453, JAWS crashes in WindowsAccessBridge.DLL on 32 bit 8u60 running on 32 bit Win 7

Pete Brunet peter.brunet at oracle.com
Thu Sep 3 14:27:12 UTC 2015


Hi, I'd like to push the patch for JDK-8134453.

Bug: https://bugs.openjdk.java.net/browse/JDK-8134453
Patch: http://cr.openjdk.java.net/~ptbrunet/JDK-8134453/webrev.01/
Reviews:
http://mail.openjdk.java.net/pipermail/build-dev/2015-September/015505.html

The change was to change a lower case -D compile time definition to
upper case so the proper code for 32 bit Java for a 32 bit OS target
would be executed by the C++ preprocessor.

Pete



More information about the jdk8u-dev mailing list