hg: jdk6/jdk6/jdk: 2 new changesets

ahughes at redhat.com ahughes at redhat.com
Wed Aug 24 07:11:13 PDT 2011


Changeset: dd26806bd6df
Author:    dcherepanov
Date:      2008-03-14 22:00 +0300
URL:       http://hg.openjdk.java.net/jdk6/jdk6/jdk/rev/dd26806bd6df

6578583: Regression: Modality is broken in windows vista home premium from jdk1.7 b02 onwards.
Summary: WS_DISABLED style should be used to fix some modality bugs
Reviewed-by: art, son

! src/windows/native/sun/windows/awt_Component.cpp
! src/windows/native/sun/windows/awt_Dialog.cpp
! src/windows/native/sun/windows/awt_Window.cpp
! src/windows/native/sun/windows/awt_Window.h
+ test/java/awt/Modal/WsDisabledStyle/CloseBlocker/CloseBlocker.java
+ test/java/awt/Modal/WsDisabledStyle/OverBlocker/OverBlocker.java
+ test/java/awt/Modal/WsDisabledStyle/Winkey/Winkey.java

Changeset: 95ac2f7ddad0
Author:    andrew
Date:      2011-08-24 15:11 +0100
URL:       http://hg.openjdk.java.net/jdk6/jdk6/jdk/rev/95ac2f7ddad0

Merge




More information about the jdk6-dev mailing list