JDK-6856074 : Assertion failure AwtToolkit::MainThread() == ::GetCurrentThreadId()
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 7
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • OS: generic
  • CPU: generic
  • Submitted: 2009-06-30
  • Updated: 2012-02-02
  • Resolved: 2009-06-30
Related Reports
Duplicate :  
Description
JDK 7 b55 - b62 fastdebug build crashes with "AWT Assertion Failure" on Windows:

===
AwtToolkit::MainThread() == ::GetCurrentThreadId()
File 'c:\build_area\jdk7\jdk\src\windows\native\sun\windows\awt_Frame.h', at line 120
GetLastError() is 0 : The operation completed successfully.

Do you want to break into the debugger?
===

Not reproducible with JDK 7 b54.