This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: PATCH: xlib double-buffering support
- From: "Scott Gilbertson" <scottg at mantatest dot com>
- To: <java-patches at gcc dot gnu dot org>
- Cc: "graydon hoare" <graydon at redhat dot com>, <tromey at redhat dot com>
- Date: Fri, 22 Aug 2003 16:31:51 -0400
- Subject: Re: PATCH: xlib double-buffering support
- References: <0b4e01c33695$b95c5950$3c16a8c0@mantatest.com>
This is the only one of my patches that hasn't been committed.
http://gcc.gnu.org/ml/java-patches/2003-q2/msg00512.html
OK to commit (apart from making the ChangeLog entries relative to libjava
and fixing line wrap)?
It's mostly confined to the xlib peer code, but also includes changes to
gnu/awt/j2d/IntegerGraphicsState.java and java/awt/Component.java
BTW I think Graydon's stuff relies on it (see
http://gcc.gnu.org/ml/java-patches/2003-q3/msg00129.html).