- 
    Bug 
- 
    Resolution: Fixed
- 
     P3 P3
- 
    9
- 
    pre-PIT state of jdk9.client on Apr 22, 2015. 
- 
        b68
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build | 
|---|---|---|---|---|---|---|
| JDK-8098699 | emb-9 | Semyon Sadetsky | P3 | Resolved | Fixed | team | 
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.
- backported by
- 
                    JDK-8098699 Apparent endless loop running JEditorPanePaintTest -           
- Resolved
 
-         
- duplicates
- 
                    JDK-8081487 [macosx] Issue with getPreferredSize of JTextArea -           
- Closed
 
-         
- 
                    JDK-8081743 [Regression]Test java/awt/Mixing/AWT_Mixing/JEditorPaneOverlapping.java fails with timeout error -           
- Closed
 
-         
- 
                    JDK-8085880 [macosx] Checking the "wrap line" checkbox can’t make lines to be wrapped. -           
- Closed
 
-         
- relates to
- 
                    JDK-8098835 [PIT] Endless loop in JEditorPane -           
- Resolved
 
-         
- 
                    JDK-6866751 J2SE_Swing_Reg: the caret disappears when moving to the end of the line. -           
- Resolved
 
-