JDK-7122315 : TEST Bug: java/awt/AWTKeyStroke/AlienClass/Test2.java test failure
Type:Bug
Component:client-libs
Sub-Component:java.awt
Affected Version:1.4.2_36,5.0u34
Priority:P2
Status:Closed
Resolution:Fixed
OS:generic
CPU:generic
Submitted:2011-12-16
Updated:2013-10-31
Resolved:2012-01-17
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.
EVALUATION
Adding the testcase for fix 7019773 with required modification.
10-01-2012
SUGGESTED FIX
A change for Test2.java
53c53
< System.out.println("Test read object from serial data.");
---
> System.out.println("Test read object from serial data: " + o2);
30-12-2011
EVALUATION
As far as the problem is in the test. I am re-assigning the issue to the jdk 7u4.