hg: jdk6/jdk6/jdk: OPENJDK6-32: OpenJDK6-b31 isn't compatible with Windows platform

ivan at azulsystems.com ivan at azulsystems.com
Fri May 30 13:28:33 UTC 2014


Changeset: a68f89bda2cf
Author:    ikrylov
Date:      2014-05-30 17:27 +0400
URL:       http://hg.openjdk.java.net/jdk6/jdk6/jdk/rev/a68f89bda2cf

OPENJDK6-32: OpenJDK6-b31 isn't compatible with Windows platform
Summary: Fixing broken build in openjdk6 for windows. This change bumps up the VS compiler required for build to VS2010 and brings in multiple changes in awt and network stacks from openjdk7u required for compiler upgrade.
Reviewed-by: andrew
Contributed-by: vladislav at azulsystems.com, ygaevsky at azulsystems.com, ivan at azulsystems.com

! make/Makefile
! make/common/Defs-windows.gmk
! make/common/Release.gmk
! make/common/Sanity.gmk
! make/common/shared/Compiler-msvc.gmk
! make/common/shared/Defs-windows.gmk
! make/common/shared/Sanity-Settings.gmk
! make/common/shared/Sanity.gmk
! make/java/main/java/Makefile
! make/java/main/javaw/Makefile
! make/java/net/Makefile
! make/java/net/mapfile-vers
! make/java/redist/Makefile
! make/sun/awt/Makefile
! make/sun/jawt/Makefile
! src/share/native/java/net/net_util.c
! src/share/native/java/net/net_util.h
! src/windows/bin/java_md.c
! src/windows/classes/sun/awt/shell/Win32ShellFolder2.java
! src/windows/classes/sun/java2d/d3d/D3DScreenUpdateManager.java
! src/windows/native/java/net/Inet4AddressImpl.c
! src/windows/native/java/net/Inet6AddressImpl.c
! src/windows/native/java/net/NetworkInterface.c
! src/windows/native/java/net/NetworkInterface.h
! src/windows/native/java/net/NetworkInterface_winXP.c
! src/windows/native/java/net/SocketInputStream.c
! src/windows/native/java/net/SocketOutputStream.c
! src/windows/native/java/net/TwoStacksPlainDatagramSocketImpl.c
! src/windows/native/java/net/TwoStacksPlainSocketImpl.c
! src/windows/native/java/net/net_util_md.c
! src/windows/native/java/net/net_util_md.h
! src/windows/native/sun/awt/splashscreen/splashscreen_sys.c
! src/windows/native/sun/nio/ch/DatagramChannelImpl.c
! src/windows/native/sun/nio/ch/Net.c
! src/windows/native/sun/nio/ch/ServerSocketChannelImpl.c
! src/windows/native/sun/nio/ch/SocketChannelImpl.c
! src/windows/native/sun/nio/ch/WindowsSelectorImpl.c
! src/windows/native/sun/windows/ShellFolder2.cpp
! src/windows/native/sun/windows/UnicowsLoader.h
! src/windows/native/sun/windows/awt_Component.cpp
! src/windows/native/sun/windows/awt_MMStub.h
! src/windows/native/sun/windows/awt_Robot.cpp
! src/windows/native/sun/windows/awt_TextArea.cpp
! src/windows/native/sun/windows/awt_Toolkit.cpp
! src/windows/native/sun/windows/awt_Win32GraphicsDevice.cpp
! src/windows/native/sun/windows/awt_Win32GraphicsDevice.h
! src/windows/native/sun/windows/awt_Window.cpp
! src/windows/native/sun/windows/awtmsg.h
+ src/windows/native/sun/windows/security_warning.ico
+ src/windows/native/sun/windows/security_warning_bw.ico
+ src/windows/native/sun/windows/security_warning_int.ico



More information about the jdk6-dev mailing list