-
Bug
-
Resolution: Fixed
-
P2
-
7
-
b55
-
x86
-
windows, windows_xp
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2163295 | 6u10 | Anthony Petrov | P3 | Resolved | Fixed | b26 |
Run the attached test. It shows two frames and a window with a button. One of the frames (the right one) is a parent for the window. Press the button, so the window gets focused, and then press the title of the left frame. If you see JVM has crashed, the bug is reproduced.
The bug can only be reproduced with 7.0-b02 or later. I suspect this is the fix for 6359035 that has some impact on this problem. That fix contained the code which changes the way how AWT native components are subclassed.
The bug can only be reproduced with 7.0-b02 or later. I suspect this is the fix for 6359035 that has some impact on this problem. That fix contained the code which changes the way how AWT native components are subclassed.
- backported by
-
JDK-2163295 Crash in awt.dll when WM_IME_NOTIFY message is handled, Win32
- Resolved
- duplicates
-
JDK-6565593 PIT: Testcase crashes the JVM
- Closed
-
JDK-6800491 Sequental execution of two JCK tests cause JCK agent crash in AWT thread -server -Xcomp
- Closed
- relates to
-
JDK-6723941 Crash in sun.awt.windows.WToolkit.eventLoop()
- Closed
-
JDK-6743433 IM candidate window is not shown until window is deactivated and reactivated again
- Closed
-
JDK-6359035 Apply WinXP visual styles to AWT native dialogs
- Closed
(1 relates to)