src/share/classes/java/awt/Container.java
Wed, 23 May 2012 11:51:09 +0200 Allowing JavaFX to dispatchEvent in its own, dedicated FX dispatch thread
Wed, 16 Nov 2011 15:40:59 +0400 7108598: Pogo Table Games freeze with JDK 7
Tue, 10 May 2011 18:28:05 +0400 7041387: Introduce new boolean system property java.awt.smartInvalidate
Tue, 28 Dec 2010 15:53:50 -0800 6962318: Update copyright year
Fri, 26 Nov 2010 15:41:16 +0300 7002856: Provide an accessor for Container.validateUnconditionally()
Thu, 11 Nov 2010 15:27:26 +0300 6877895: Some AWT's methods should specify throwing NPE for null arg value
Thu, 14 Oct 2010 18:59:15 +0400 6979568: Test failure: test\closed\java\awt\Component\VisibleHwInLwContTest\VisibleHwInLwContTest.html
Tue, 25 May 2010 15:58:33 -0700 6943119: Rebrand source copyright notices
Wed, 14 Apr 2010 15:28:37 +0400 6920842: Wheel events do not bubbling to the browser if they was not treated in applet.
Fri, 23 Oct 2009 14:52:55 +0400 6887249: Get rid of double-check for isValid() idiom in validate() methods
Wed, 21 Oct 2009 17:06:41 +0400 6852592: invalidate() must be smarter
Thu, 15 Oct 2009 16:37:55 -0700 Merge
Wed, 14 Oct 2009 16:32:38 +0400 6885735: closed/java/awt/Component/DisablingLWDisabledHW/DisablingLWDisabledHW.html fails
Tue, 06 Oct 2009 23:40:27 -0700 Merge
Thu, 01 Oct 2009 15:06:16 +0400 6862611: Reg testcase closed/java/awt/Component/NativeInLightShow/NativeInLightShow.html fails
Tue, 15 Sep 2009 16:15:36 +0400 6868255: Requirements for correct operating of the HW/LW Mixing feature need to be specified
Tue, 29 Sep 2009 16:03:03 -0700 6879044: Eliminate the dependency on logging from the AWT/2D/Swing classes
Tue, 19 May 2009 14:14:31 +0400 6812298: Dynamic GraphicsConfig changes don't work on X11 platforms
Mon, 20 Apr 2009 19:18:41 +0400 6825362: Avoid calling peer.setZOrder on Window instances
Fri, 17 Apr 2009 16:42:14 +0400 6829858: JInternalFrame is not redrawing heavyweight children properly
Wed, 04 Mar 2009 18:10:48 +0300 6784816: Remove AWT tree lock from Container methods: getComponent, getComponents, getComponentCount
Wed, 04 Mar 2009 13:05:56 +0300 6809227: poor performance on Panel.Add() method in jdk6
Tue, 03 Mar 2009 13:54:47 +0300 6811674: Container.setComponentZOrder throws NPE
Fri, 20 Feb 2009 17:34:16 +0300 6804747: Ensure consistent graphicsConfig member across components hierarchy
Wed, 11 Feb 2009 17:07:06 +0300 6633275: Need to support shaped/translucent windows
Wed, 04 Feb 2009 11:58:13 +0300 6797195: Forward-port enhancements for hw/lw mixing from 6u12 to 7
Mon, 29 Sep 2008 20:16:42 +0200 6749920: Cleanup AWT peer interfaces
Fri, 08 Aug 2008 03:32:34 -0700 Merge
Mon, 07 Jul 2008 17:24:21 +0400 6682046: Mixing code does not always recalculate shapes correctly when resizing components
Wed, 18 Jun 2008 15:35:37 +0400 6616323: consider benefits of replacing a componen array with other collection from the awt.Container class
Tue, 17 Jun 2008 13:37:28 +0400 4685768: A11y issue - Focus set to disabled component, can't Tab/Shift-Tab
Wed, 02 Jul 2008 12:55:45 -0700 6719955: Update copyright year
Tue, 08 Apr 2008 13:32:30 +0400 6607170: Focus not set by requestFocus
Thu, 20 Mar 2008 11:09:16 +0300 4993545: NativeInLightFixer adds asynchronousity
Tue, 18 Mar 2008 14:10:28 +0300 6607660: java.awt.Container.getMouseEventTargetImpl should be invoked while holding the TreeLock
Fri, 14 Mar 2008 20:40:09 +0300 6524352: support for high-resolution mouse wheel
Sat, 01 Dec 2007 00:00:00 +0000 Initial load