JDK-6830549 : DisposeParentGC fail with crash on jdk 1.4.2 on vista
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 1.4.2_21
  • Priority: P1
  • Status: Resolved
  • Resolution: Fixed
  • OS: windows_vista
  • CPU: x86
  • Submitted: 2009-04-15
  • Updated: 2011-01-19
  • Resolved: 2009-04-20
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.
Other
1.4.2_21 b02Fixed
Related Reports
Relates :  
Description
JDK/JRE tested : 1.4.2_21 b01
Platform / architecture : windows_vista x86 and windows 7 x86
Testcase location : 
http://stt-13.russia/results/1.4.2_21/b01/awt/win7-x86/root.Windows_Vista.x86/DisposeParentGC/
Reproducibility : Always
Regression from the release : 1.4.2_20 b03
Crash log  attached.
Test procedure/Reproducible Steps : 
1 Login to stt-85
2 cd K:/results/1.4.2_21/b01/awt/win7-x86/run1
3 sh tonga.sh

or run this command
java -DresultsDir=. DisposeParentGC

Comments
EVALUATION Backout fix # 6723941: Crash in sun.awt.windows.WToolkit.eventLoop() from b02 to resolve this.
20-04-2009

EVALUATION According to Rob, Fix # 6723941 in 1.4.2_21 caused this regression.
16-04-2009