hg: jdk8u/jdk8u-dev/jdk: 2 new changesets

shade at redhat.com shade at redhat.com
Tue Sep 17 09:01:53 UTC 2019


Changeset: f4b5ec44caab
Author:    ptbrunet
Date:      2015-07-24 13:58 -0500
URL:       https://hg.openjdk.java.net/jdk8u/jdk8u-dev/jdk/rev/f4b5ec44caab

8077707: jdk9 b58 cannot run any graphical application on Win 8 with JAWS running
Summary: change dialog proc wparam type from UINT to WPARAM, lparam type from LONG to LPARAM
Reviewed-by: serb, alexsch, van
Contributed-by: peter.brunet at oracle.com

! src/windows/native/sun/bridge/JavaAccessBridge.cpp
! src/windows/native/sun/bridge/JavaAccessBridge.h

Changeset: 0fc878b99541
Author:    ptbrunet
Date:      2015-08-03 15:48 -0500
URL:       https://hg.openjdk.java.net/jdk8u/jdk8u-dev/jdk/rev/0fc878b99541

8132249: Clean up JAB debugging code
Summary: remove dead code;  replace DEBUG_CODE with PrintDebugString; fix typos, incorrect print args
Reviewed-by: van
Contributed-by: peter.brunet at oracle.com

! src/windows/native/sun/bridge/AccessBridgeATInstance.cpp
! src/windows/native/sun/bridge/AccessBridgeJavaEntryPoints.cpp
! src/windows/native/sun/bridge/AccessBridgeJavaVMInstance.cpp
! src/windows/native/sun/bridge/AccessBridgeWindowsEntryPoints.cpp
! src/windows/native/sun/bridge/JavaAccessBridge.cpp
! src/windows/native/sun/bridge/WinAccessBridge.cpp



More information about the jdk8u-dev-changes mailing list