-
Bug
-
Resolution: Cannot Reproduce
-
P4
-
6
-
sparc
-
solaris_9
This test failed with the AWT-Tiger workspace on June 20, 2003 on Solaris 9
using CDE/dtwm. Our build is based on Tiger build 8 or 9.
I ran the whole regression test suite using the JavaTest GUI on an Ultra-1.
Here is the output.
java.awt.event.KeyEvent[KEY_PRESSED,keyCode=32,keyText=Space,keyChar=' ',keyLocation=KEY_LOCATION_STANDARD] on button0
java.awt.event.KeyEvent[KEY_TYPED,keyCode=0,keyText=UnknownkeyCode: 0x0,keyChar=' ',keyLocation=KEY_LOCATION_UNKNOWN] on button0
java.awt.event.KeyEvent[KEY_RELEASED,keyCode=32,keyText=Space,keyChar=' ',keyLocation=KEY_LOCATION_STANDARD] on button0
B pressed
Ok got focus
java.awt.event.KeyEvent[KEY_RELEASED,keyCode=32,keyText=Space,keyChar=' ',keyLocation=KEY_LOCATION_STANDARD] on button1
java.lang.RuntimeException: Type-ahead doesn't work
at TestDialogTypeAhead.start(TestDialogTypeAhead.java:133)
at com.sun.javatest.regtest.AppletWrapper$AppletThread.run(AppletWrapper.java:145)
at java.lang.Thread.run(Thread.java:534)
STATUS:Failed.Applet thread threw exception: java.lang.RuntimeException: Type-ahead doesn't work
###@###.### 10/12/04 15:29 GMT
/java/awt/KeyboardFocusmanager/TypeAhead/TestDialogTypeAhead.html also failed
on Windows XP (AMD) and Windows 2003 (AMD) system against Mustang B20 and B21.
Test Output location:
---------------------
/net/cady/export/tmp/java/awt/KeyboardFocusmanager/TypeAhead
###@###.### 2005-2-03 23:00:03 GMT
using CDE/dtwm. Our build is based on Tiger build 8 or 9.
I ran the whole regression test suite using the JavaTest GUI on an Ultra-1.
Here is the output.
java.awt.event.KeyEvent[KEY_PRESSED,keyCode=32,keyText=Space,keyChar=' ',keyLocation=KEY_LOCATION_STANDARD] on button0
java.awt.event.KeyEvent[KEY_TYPED,keyCode=0,keyText=UnknownkeyCode: 0x0,keyChar=' ',keyLocation=KEY_LOCATION_UNKNOWN] on button0
java.awt.event.KeyEvent[KEY_RELEASED,keyCode=32,keyText=Space,keyChar=' ',keyLocation=KEY_LOCATION_STANDARD] on button0
B pressed
Ok got focus
java.awt.event.KeyEvent[KEY_RELEASED,keyCode=32,keyText=Space,keyChar=' ',keyLocation=KEY_LOCATION_STANDARD] on button1
java.lang.RuntimeException: Type-ahead doesn't work
at TestDialogTypeAhead.start(TestDialogTypeAhead.java:133)
at com.sun.javatest.regtest.AppletWrapper$AppletThread.run(AppletWrapper.java:145)
at java.lang.Thread.run(Thread.java:534)
STATUS:Failed.Applet thread threw exception: java.lang.RuntimeException: Type-ahead doesn't work
###@###.### 10/12/04 15:29 GMT
/java/awt/KeyboardFocusmanager/TypeAhead/TestDialogTypeAhead.html also failed
on Windows XP (AMD) and Windows 2003 (AMD) system against Mustang B20 and B21.
Test Output location:
---------------------
/net/cady/export/tmp/java/awt/KeyboardFocusmanager/TypeAhead
###@###.### 2005-2-03 23:00:03 GMT
- relates to
-
JDK-5064013 Regression test test/java/awt/Focus/TypeAhead/TestFocusFreeze.java fails
-
- Resolved
-