gcc/libjava ChangeLog java/awt/Container.java
djee@gcc.gnu.org
djee@gcc.gnu.org
Tue May 25 19:09:00 GMT 2004
CVSROOT: /cvs/gcc
Module name: gcc
Branch: java-gui-branch
Changes by: djee@gcc.gnu.org 2004-05-25 16:36:22
Modified files:
libjava : ChangeLog
libjava/java/awt: Container.java
Log message:
2004-05-25 David Jee <djee@redhat.com>
* java/awt/Container.java
(remove): Set component's parent to null only after we removed the
component from its parent's layout manager.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/ChangeLog.diff?cvsroot=gcc&only_with_tag=java-gui-branch&r1=1.2660.2.110&r2=1.2660.2.111
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/java/awt/Container.java.diff?cvsroot=gcc&only_with_tag=java-gui-branch&r1=1.34.2.8&r2=1.34.2.9
More information about the Gcc-cvs
mailing list