-
Bug
-
Resolution: Fixed
-
P3
-
6, 6u3
-
b09
-
x86
-
windows_xp, windows_vista
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2151870 | 6u4 | Dmitry Cherepanov | P3 | Resolved | Fixed | b03 |
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.
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.
- backported by
-
JDK-2151870 jvm crash while performing cursors finalizer
- Resolved
- duplicates
-
JDK-6586668 regression: JVM crashes when after updating the button cursor only 1.6.0_03_b02
- Closed
-
JDK-6603573 Runtime abruptly terminates after passing api/java_awt/Toolkit/index.html#Cursor
- Closed
- relates to
-
JDK-6754812 FrameGC test sometimes fails with jvm crash
- Closed
-
JDK-6755274 6u10b33 2d tests fails on sles10x64 with jvm crash
- Closed
-
JDK-6387273 JDialog makes browsers crash in mustang b59
- Closed
(1 relates to)