JDK-6331068 : manual test java/awt/Focus/ChoiceFocus should have a visible output
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 6
  • Priority: P5
  • Status: Resolved
  • Resolution: Fixed
  • OS: windows_2000
  • CPU: generic
  • Submitted: 2005-09-30
  • Updated: 2011-01-19
  • Resolved: 2006-08-04
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 6
6 b95Fixed
Related Reports
Relates :  
Description
Run java/awt/Focus/WindowTest with any JDK release and note that it doesn't
contain infortmation how to deal with the test:
"Do this and then that
When done look at so, and press pass if you see X else fail"
No place to see output for this test.

4. Verify by the console output that all the key events are delivered to
   choice component 1, not 2. If all the key events are delivered to
   choice 1, the test passes.

Comments
SUGGESTED FIX http://sa.sfbay.sun.com/projects/awt_data/mustang/6331068/
17-07-2006

EVALUATION should supply the test with description
03-10-2005