hg: jdk8/tl/jdk: 7110151: Use underlying platform's zlib library for Java zlib support

2012-08-15 Thread ahughes
Changeset: 35e024c6a62c
Author:andrew
Date:  2012-08-15 14:35 +0100
URL:   http://hg.openjdk.java.net/jdk8/tl/jdk/rev/35e024c6a62c

7110151: Use underlying platform's zlib library for Java zlib support
Summary: Make SYSTEM_ZLIB more flexible by using ZLIB_{CFLAGS,LIBS} and 
building on more than just MACOSX.
Reviewed-by: sherman, alanb

! make/com/sun/java/pack/Makefile
! make/common/Program.gmk
! make/common/shared/Defs-linux.gmk
! make/common/shared/Defs-macosx.gmk
! make/common/shared/Defs-solaris.gmk
! make/java/jli/Makefile
! make/java/zip/Makefile
! make/jdk_generic_profile.sh
! make/sun/splashscreen/Makefile
! src/share/native/com/sun/java/util/jar/pack/defines.h
! src/share/native/java/util/zip/Adler32.c
! src/share/native/java/util/zip/CRC32.c
! src/share/native/java/util/zip/Deflater.c
! src/share/native/java/util/zip/Inflater.c
! src/share/native/java/util/zip/zip_util.c



hg: jdk8/tl/jdk: 6844255: Potential stack corruption in GetJavaProperties

2012-08-01 Thread ahughes
Changeset: 75bda37d0337
Author:omajid
Date:  2012-08-01 22:13 +0100
URL:   http://hg.openjdk.java.net/jdk8/tl/jdk/rev/75bda37d0337

6844255: Potential stack corruption in GetJavaProperties
Summary: Use dynamically allocated buffers for temp and encoding.
Reviewed-by: alanb, andrew

! src/solaris/native/java/lang/java_props_md.c



hg: jdk7/tl: 6976186: Integrate Shark

2010-08-24 Thread ahughes
Changeset: 1fbed32d2ddd
Author:gbenson
Date:  2010-08-24 13:27 +0100
URL:   http://hg.openjdk.java.net/jdk7/tl/rev/1fbed32d2ddd

6976186: Integrate Shark
Summary: Shark is a JIT compiler for Zero that uses the LLVM compiler 
infrastructure.
Reviewed-by: ohair

! make/hotspot-rules.gmk



hg: jdk7/tl/jdk: 6976186: Integrate Shark

2010-08-13 Thread ahughes
Changeset: 0cdd73548292
Author:gbenson
Date:  2010-08-13 22:26 +0100
URL:   http://hg.openjdk.java.net/jdk7/tl/jdk/rev/0cdd73548292

6976186: Integrate Shark
Summary: Shark is a JIT compiler for Zero that uses the LLVM compiler 
infrastructure.
Reviewed-by: ohair

! make/jdk_generic_profile.sh



hg: jdk7/tl/jdk: 2 new changesets

2010-05-28 Thread ahughes
Changeset: 0454cb04a407
Author:andrew
Date:  2010-05-28 16:59 +0100
URL:   http://hg.openjdk.java.net/jdk7/tl/jdk/rev/0454cb04a407

6956840: (ch) Rawtype warning when compiling sun.nio.ch.CompletedFuture
Summary: Add missing generic type to CompletedFuture construction and remove 
unneeded SuppressWarnings annotations.
Reviewed-by: alanb

! src/share/classes/sun/nio/ch/CompletedFuture.java

Changeset: 0f58be815a2e
Author:andrew
Date:  2010-05-28 17:01 +0100
URL:   http://hg.openjdk.java.net/jdk7/tl/jdk/rev/0f58be815a2e

Merge




hg: jdk7/tl/jdk: 6944361: Missing CKR_ values in PKCS11Exception

2010-04-16 Thread ahughes
Changeset: c444651077d2
Author:andrew
Date:  2010-04-16 09:54 +0100
URL:   http://hg.openjdk.java.net/jdk7/tl/jdk/rev/c444651077d2

6944361: Missing CKR_ values in PKCS11Exception
Summary: Allow native NSS errors to be observed and correctly reported
Reviewed-by: wetmore, valeriep

! src/share/classes/sun/security/pkcs11/wrapper/PKCS11Exception.java
! src/share/classes/sun/security/x509/X509Key.java



[security-dev 01364]: hg: jdk7/tl/jaxp: 6898251: Add ALT_DROPS_DIR feature to jaxp/jaxws

2009-11-04 Thread ahughes
Changeset: 26b97fd0e595
Author:andrew
Date:  2009-11-05 00:00 +
URL:   http://hg.openjdk.java.net/jdk7/tl/jaxp/rev/26b97fd0e595

6898251: Add ALT_DROPS_DIR feature to jaxp/jaxws
Summary: Allow the directory for downloaded drops to be set using ALT_DROPS_DIR
Reviewed-by: ohair, jjg

! build.properties
! jaxp.properties
! make/Makefile



[security-dev 01365]: hg: jdk7/tl/jaxws: 6898251: Add ALT_DROPS_DIR feature to jaxp/jaxws

2009-11-04 Thread ahughes
Changeset: 600bc3d048be
Author:andrew
Date:  2009-11-05 00:02 +
URL:   http://hg.openjdk.java.net/jdk7/tl/jaxws/rev/600bc3d048be

6898251: Add ALT_DROPS_DIR feature to jaxp/jaxws
Summary: Allowthe directory for downloaded drops to beset using ALT_DROPS_DIR
Reviewed-by: ohair, jjg

! build.properties
! jaxws.properties
! make/Makefile



[security-dev 01226]: hg: jdk7/tl/jdk: 6882745: Add DISABLE_INTREE_EC option to make new EC provider optional.

2009-09-18 Thread ahughes
Changeset: 39c15c0a71f7
Author:andrew
Date:  2009-09-10 19:04 +0100
URL:   http://hg.openjdk.java.net/jdk7/tl/jdk/rev/39c15c0a71f7

6882745: Add DISABLE_INTREE_EC option to make new EC provider optional.
Summary: Don't build the ec subdirectory when DISABLE_INTREE_EC is defined.
Reviewed-by: vinnie

! make/sun/security/Makefile



[security-dev 01061]: hg: jdk7/tl/jdk: 6869697: Missing entry in makefiles for java/lang/ReflectiveOperationException.java

2009-08-07 Thread ahughes
Changeset: 88229bdd8aae
Author:andrew
Date:  2009-08-07 18:15 +0100
URL:   http://hg.openjdk.java.net/jdk7/tl/jdk/rev/88229bdd8aae

6869697: Missing entry in makefiles for 
java/lang/ReflectiveOperationException.java
Summary: Add new dependency explicitly so all compilers pick it up
Reviewed-by: darcy, ohair

! make/java/java/FILES_java.gmk



[security-dev 00979]: hg: jdk7/tl/jdk: 6562614: Compiler warnings for gettimeofday in Inet4/Inet6AddressImpl.c

2009-07-11 Thread ahughes
Changeset: 880896883a47
Author:andrew
Date:  2009-07-11 16:43 +0100
URL:   http://hg.openjdk.java.net/jdk7/tl/jdk/rev/880896883a47

6562614: Compiler warnings for gettimeofday in Inet4/Inet6AddressImpl.c
Summary: Add missing header to remove compiler warnings.
Reviewed-by: martin
Contributed-by: Matthew Flaschen matthew.flasc...@gatech.edu

! src/solaris/native/java/net/Inet4AddressImpl.c
! src/solaris/native/java/net/Inet6AddressImpl.c