Duplicate :
|
|
Duplicate :
|
|
Duplicate :
|
|
Relates :
|
|
Relates :
|
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.
|