[Bug 2300] New: Bad result with copyArea (java.awt.Graphics)

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Sat Apr 18 12:07:30 UTC 2015


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=2300

            Bug ID: 2300
           Summary: Bad result with copyArea (java.awt.Graphics)
           Product: IcedTea
           Version: 6-hg
          Hardware: x86_64
                OS: Linux
            Status: NEW
          Severity: major
          Priority: P5
         Component: IcedTea
          Assignee: gnu.andrew at redhat.com
          Reporter: donald3142 at yahoo.com
                CC: unassigned at icedtea.classpath.org

Created attachment 1292
  --> http://icedtea.classpath.org/bugzilla/attachment.cgi?id=1292&action=edit
A bzipped tar archive containing two images demonstrating the bug and the java
source file used to create these images

Calling copyArea with a negative horizontal distance results in garbage being
draw to the immediate left of the exposed area.

Positive horizontal distances work correctly, as do positive and negative
vertical distances.

Attached is a bzipped tar file containing two images that demonstrate this bug
as well as the java source used to create these images.  One image is from
IcedTea6, the other from Oracle's HotSpot7.  The oval on the bottom left is the
one drawn using a negative horizontal distance.

java version "1.6.0_33"
OpenJDK Runtime Environment (IcedTea6 1.13.5) (Gentoo package
icedtea-6.1.13.5-r1)
OpenJDK 64-Bit Server VM (build 23.25-b01, mixed mode)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20150418/8efcc004/attachment.html>


More information about the distro-pkg-dev mailing list