Need link to open bug
Pete Brunet
peter.brunet at oracle.com
Wed Jun 23 03:01:07 UTC 2010
Where is the right place to enter JDK7 bugs? The problem I am
encountering is that java.exe crashes when accessibility verification
tools are used.
Summary: JDK7 crashes with an access violation when accessibility tools
are used
To reproduce:
- download and install
http://www.java.net/download/jdk7/binaries/jdk-7-ea-bin-b98-windows-i586-17_jun_2010.exe
- download and install AccProbe from
http://dev.linux-foundation.org/~kteegala/AccProbe_1.0.1/build/a11y-accprobe-I201005030902.zip
Note: That link will change; when it does I will update this report
- start AccProbe
- Start Java
java -jar "\Program Files\Java\jdk1.7.0\demo\jfc\SwingSet2\SwingSet2.jar"
- click on the title bar of AccProbe
- click on the title bar of SwingSet2
- crash
- Note: The same thing happens when using MSAA's Inspect tool (from the
MSAA 1.3 SDK at
http://www.microsoft.com/downloads/details.aspx?familyid=4179742F-1F3D-4115-A8BA-2F7A6022B533&displaylang=en
More information about the build-dev
mailing list