Duplicate :
|
|
Duplicate :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
I have some frames( child ) which contains few AWT components & each components have set with different cursors. When frames are disposed & all the components automatically disposed. Then i try to do some Garbage collection. When system tryies to do garbage collection jvm crashes. I have attached log files & testcase. This happens only on windows platform. It works fine on 1.4.2 , 1.5.0 & 7.0 b04 . but failes in mustang 104 ( that i what i have). The crash does not happend every time , it happens once in every 4 to 5 times. Step to reproduce --------------------- 1) Run the attached program ( automated testcase). If you see jvm crash at the end of the testcase , then the bug it reproduce.
|