CVSROOT: /cvsroot/classpath Module name: classpath Changes by: Andrew John Hughes <gnu_andrew> 07/12/25 01:26:23
Modified files: . : ChangeLog javax/swing : JFrame.java Log message: 2007-12-25 Andrew John Hughes <[EMAIL PROTECTED]> PR classpath/34577: * javax/swing/JFrame.java: (addImpl(Component,Object,int)): Add a similar check for the root pane as in remove, adding using the superclass when this occurs rather than the content pane. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/classpath/ChangeLog?cvsroot=classpath&r1=1.9451&r2=1.9452 http://cvs.savannah.gnu.org/viewcvs/classpath/javax/swing/JFrame.java?cvsroot=classpath&r1=1.37&r2=1.38