This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Patch: Fix painting of lightweight AWT children, not entirely within xlib peers - OK for trunk?


Scott Gilbertson wrote:
The attached patch gets the following program to work, with both xlib and
gtk peers, on linux, with week-old code from SVN.  The test program doesn't
work in either case without the patch.

Test program:
http://gcc.gnu.org/ml/java/2006-02/msg00048/LightweightRepaintTest.java

Most of the changes are in the xlib peers, but some are in classpath code -- OK for commit to trunk?
If so, do I need to make an entry in classpath/ChangeLog?

Hi Scott,


The changes outside of classpath/ are fine. However, we generally can't accept changes to the classpath directory that are not already checked in upstream. So, you'll have to get those changes accepted into classpath before you can check them in to libgcj. You should post them on classpath@gnu.org and discuss with the AWT guys there.

Thanks,

Bryce



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]