Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2031998 | 1.3.0 | Dmitri Trembovetski | P3 | Resolved | Fixed | 1.3.0 |
Run multiScreen screenTest on solaris2.6, you will see the images and drawings that supposed to showed on the second monitor showed on the first monitor.
The picture is: No images or few images showed up on the second screen, but the first screen is messed up with images and text strings everywhere.
Those wrong text strings and images stay on the first screen even after the screenTest application terminated. It seems not like
the repaint problem since the images were drawn to the wrong place at the first beginning.
This bug is a regression bug that started from FCS build S.
It only happens on solaris2.6 but not on solaris2.7.
Test file is attached.
Bug exist for with and without DGA.
The frameBuffers are ffb0 (type: ), cgsix0 (type: gx)
The picture is: No images or few images showed up on the second screen, but the first screen is messed up with images and text strings everywhere.
Those wrong text strings and images stay on the first screen even after the screenTest application terminated. It seems not like
the repaint problem since the images were drawn to the wrong place at the first beginning.
This bug is a regression bug that started from FCS build S.
It only happens on solaris2.6 but not on solaris2.7.
Test file is attached.
Bug exist for with and without DGA.
The frameBuffers are ffb0 (type: ), cgsix0 (type: gx)
- backported by
-
JDK-2031998 MultiScreen test:Images and drawings are drawn to the wrong screen on solaris2.6
-
- Resolved
-
- duplicates
-
JDK-4296888 Address Space Exhausted Easily by AWT/Swing apps on Solaris
-
- Closed
-
- relates to
-
JDK-4338430 Running SwingBasher on build 15 causes OutofMemoryError
-
- Closed
-