<AWT Dev> Reviewer needed - fix for regression test java/awt/Insets/WindowWithWarningTest/WindowWithWarningTest
Anthony Petrov
anthony.petrov at oracle.com
Mon Dec 6 07:12:14 PST 2010
Hi Andrew,
On 12/04/2010 04:47 AM, Dr Andrew John Hughes wrote:
> Seems there's a stack of dependencies here :-(
>
> 4993545: NativeInLightFixer adds asynchronousity
> Summary: All the hooks related to the NativeInLightFixer have been moved
> to the HW/LW mixing handling methods. The NativeInLightFixer itself has been removed.
> Reviewed-by: son, alexp
> http://hg.openjdk.java.net/jdk7/jdk7/jdk/rev/241fd18949db
>
> 6682046: Mixing code does not always recalculate shapes correctly when resizing components
> Summary: The valid property is now encapsulated in Component.
> Reviewed-by: art
> http://hg.openjdk.java.net/jdk7/jdk7/jdk/rev/5a75640258ba
>
> These introduce some methods which are then patched by 6797195.
> Should I backport this first or just skip those methods in
> applying 6797195? 4993545 seems to be a code cleanup, and
> 6682046 a bug fix to my eyes, but I'm no expert on AWT code.
Both are quire essential fixes, actually. Personally, I'm fine with
having both of them in OpenJDK6 if possible.
--
best regards,
Anthony
More information about the jdk6-dev
mailing list