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

Apparent endless loop running JEditorPanePaintTest

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 9
    • 9
    • client-libs
    • pre-PIT state of jdk9.client on Apr 22, 2015.

        One can observe this behavior using a current state of jdk9.client repository (last promoted build is b60, PIT is not started).
        Compile and run the attached test (2 files) "java -DresultsDir=. JEditorPanePaintTest". With b60, you'll have 2 frame captures after several seconds. With the current repo build, however, the test would run forever, not painting the text, even not finishing the layout, and taking a lot of processor. Looks like there's an endless loop somewhere. Thread dump doesn't report a deadlock.
        I have similar results on Ubuntu 14.04 and Windows 8.1.

              ssadetsky Semyon Sadetsky (Inactive)
              yan Yuri Nesterenko
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: