Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8269529

javax/swing/reliability/HangDuringStaticInitialization.java fails in Windows debug build

XMLWordPrintable

    • b29
    • windows

        The test javax/swing/reliability/HangDuringStaticInitialization.java fails on a debug build with the following error output:

        *********************
        AWT Assertion Failure
        *********************
        ::GetDIBits(hBMDC, hBM, 0, 1, 0, gpBitmapInfo, 0)
        File 'd:\\path\\jdk\\src\\java.desktop\\windows\\native\\libawt\\windows\\awt_Win32GraphicsDevice.cpp', at line 184
        GetLastError() is 57 : The parameter is incorrect.

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

        I have found a similar issue, JDK-8266129, which was handled by excluding the test for debug builds.

              clanger Christoph Langer
              clanger Christoph Langer
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: