Uploaded image for project: 'Core ReactOS'
  1. Core ReactOS
  2. CORE-12169

zz_java_6.25_test:run_java_gui_app test prevents ahkbot from finishing the test run

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 0.4.4
    • None
    • None
    • November 2016

    Description

      The Java app that is run by the test runs into an infinite WM_PAINT loop.
      The only thing done is displaying a message box:

      public static void main(string args[])
      {
          joptionpane.showMessageDialog(null, "Simple Java Hello World GUI application.", "Java GUI app works", 1);
      }

      Result:

      (win32ss/user/ntuser/message.c:792) err: Message WM_PAINT
      (win32ss/user/ntuser/message.c:792) err: Message WM_PAINT
      ...

      More detailed results in links.

      Attachments

        1. HelloWorldGui.class
          0.5 kB
        2. painting.2.patch
          1 kB
        3. painting.patch
          2 kB

        Issue Links

          Activity

            People

              jimtabor jimtabor
              usurp usurp
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: