-
Task
-
Resolution: Fixed
-
P3
-
12
-
b18
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8236379 | 11.0.7-oracle | Manukumar V S | P3 | Resolved | Fixed | b01 |
JDK-8236529 | 11.0.7 | Abdul Kolarkunnu | P3 | Resolved | Fixed | b01 |
1) In Nimbus L&F, background color is not white, but in the JEditorPane, always it will be white background if image is not available.
So change the pixel color check to white instead of background color.
2) Adding assertNotBlack check for captured image, otherwise test will pass whole image is black also.
So change the pixel color check to white instead of background color.
2) Adding assertNotBlack check for captured image, otherwise test will pass whole image is black also.
- backported by
-
JDK-8236379 Some improvements in the EditorPaneDemotest
- Resolved
-
JDK-8236529 Some improvements in the EditorPaneDemotest
- Resolved