-
Bug
-
Resolution: Won't Fix
-
P3
-
6u10
JCK GUI tests (for example, javasoft.sqe.tests.api.java.awt.interactive.CursorTest) can fail with assetion
::DrawFocusRect(hDC, &focusRect)
File '../../../src/windows/native/sun/windows/awt_Button.cpp', at line 258
GetLastError() is 0 : The operation completed successfully.
Do you want to break into the debugger?
with fastdebug builds.
The bug is reproduced only when Windows desktop is iconified.
The bug is reproduced with both latest 6u10/jdk7 fastdebug bits.
::DrawFocusRect(hDC, &focusRect)
File '../../../src/windows/native/sun/windows/awt_Button.cpp', at line 258
GetLastError() is 0 : The operation completed successfully.
Do you want to break into the debugger?
with fastdebug builds.
The bug is reproduced only when Windows desktop is iconified.
The bug is reproduced with both latest 6u10/jdk7 fastdebug bits.