hg: icedtea/jdk7/jdk: 18 new changesets
ahughes at redhat.com
ahughes at redhat.com
Wed Oct 12 07:49:39 PDT 2011
Changeset: 0cb15650412a
Author: andrew
Date: 2011-09-21 16:50 +0100
URL: http://hg.openjdk.java.net/icedtea/jdk7/jdk/rev/0cb15650412a
Fix issues with system CUPS build.
Contributed-by: Damien Raude-Morvan <drazzib at drazzib.com>
! make/sun/awt/FILES_c_unix.gmk
! make/sun/awt/mawt.gmk
Changeset: f093b908503d
Author: andrew
Date: 2011-09-22 00:00 +0100
URL: http://hg.openjdk.java.net/icedtea/jdk7/jdk/rev/f093b908503d
Use dpkg-architecture to override architecture from uname if available.
! make/common/shared/Platform.gmk
Changeset: 3507a704279d
Author: andrew
Date: 2011-09-22 01:01 +0100
URL: http://hg.openjdk.java.net/icedtea/jdk7/jdk/rev/3507a704279d
Produce the "expected" behavior for full screen applications or other
situations where developers wish to present elements that would cover
things like panels.
This was rejected in [1], but Metacity maintains that this behavior does
not break any spec and does not appear likely to change either [2], so we
must be the "good guys" and provide the expected behavior. See discussion[3].
[1] http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6514512
[2] https://bugzilla.gnome.org/show_bug.cgi?id=405269
[3] http://mail.openjdk.java.net/pipermail/distro-pkg-dev/2010-April/008862.html
! src/solaris/classes/sun/awt/X11/XWindowPeer.java
Changeset: f1da1fe05831
Author: andrew
Date: 2011-09-22 01:04 +0100
URL: http://hg.openjdk.java.net/icedtea/jdk7/jdk/rev/f1da1fe05831
Testcase originally included in security patches from 2008-07-08.
+ jdk/test/sun/management/jmxremote/bootstrap/LocalOnlyTest.java
Changeset: 92e3d0e5b85a
Author: andrew
Date: 2011-09-22 01:07 +0100
URL: http://hg.openjdk.java.net/icedtea/jdk7/jdk/rev/92e3d0e5b85a
Allow an alternative bootstrap jar command to be used (ALT_JAR_CMD).
! make/common/shared/Defs-java.gmk
Changeset: 39d4113a023c
Author: andrew
Date: 2011-09-22 01:11 +0100
URL: http://hg.openjdk.java.net/icedtea/jdk7/jdk/rev/39d4113a023c
Remove unnecessary crypto restrictions.
Contributed by: Mark Wielaard <mjw at klomp.org>
! make/javax/crypto/Makefile
! src/share/classes/javax/crypto/Cipher.java
- src/share/classes/javax/crypto/JarVerifier.java
! src/share/classes/javax/crypto/JceSecurity.java
- src/share/classes/javax/crypto/JceSecurityManager.java
! test/com/sun/crypto/provider/Cipher/UTIL/TestUtil.java
Changeset: 2a3693537ec8
Author: andrew
Date: 2011-09-22 01:12 +0100
URL: http://hg.openjdk.java.net/icedtea/jdk7/jdk/rev/2a3693537ec8
Expand architecture support.
! make/common/Defs-linux.gmk
! make/common/shared/Compiler-gcc.gmk
! make/javax/sound/SoundDefs.gmk
! src/share/native/com/sun/media/sound/SoundDefs.h
Changeset: 13b32b29aab8
Author: andrew
Date: 2011-09-22 01:13 +0100
URL: http://hg.openjdk.java.net/icedtea/jdk7/jdk/rev/13b32b29aab8
Dynamically allocate buffer using string length to avoid buffer overflow.
! src/solaris/native/java/lang/java_props_md.c
Changeset: efae8bfbb940
Author: andrew
Date: 2011-09-22 01:16 +0100
URL: http://hg.openjdk.java.net/icedtea/jdk7/jdk/rev/efae8bfbb940
[TEST] Handle case where nothing is read from native2ascii.
! test/sun/tools/native2ascii/NativeErrors.java
Changeset: 1aad084f039f
Author: andrew
Date: 2011-09-22 01:17 +0100
URL: http://hg.openjdk.java.net/icedtea/jdk7/jdk/rev/1aad084f039f
[TEST] Denote which tests are safe to use with samevm
! test/TEST.ROOT
Changeset: 0db060c0b2ae
Author: andrew
Date: 2011-09-22 01:19 +0100
URL: http://hg.openjdk.java.net/icedtea/jdk7/jdk/rev/0db060c0b2ae
[TEST] S6733959: Catch when Main-class attribute value exceeds string length limits.
! src/share/bin/java.c
Changeset: bda2694959de
Author: andrew
Date: 2011-09-22 01:20 +0100
URL: http://hg.openjdk.java.net/icedtea/jdk7/jdk/rev/bda2694959de
[TEST] S6755943: Memory allocator test for pack200.
+ test/tools/pack200/MemoryAllocatorTest.java
Changeset: fd322df485bb
Author: andrew
Date: 2011-09-22 01:24 +0100
URL: http://hg.openjdk.java.net/icedtea/jdk7/jdk/rev/fd322df485bb
Support PARISC architecture.
! make/common/shared/Compiler-gcc.gmk
Changeset: 36b175c67e06
Author: andrew
Date: 2011-09-22 01:53 +0100
URL: http://hg.openjdk.java.net/icedtea/jdk7/jdk/rev/36b175c67e06
Rerank and disable in-tree EC provider.
! src/share/lib/security/java.security
Changeset: 333e434c8cae
Author: andrew
Date: 2011-09-22 01:54 +0100
URL: http://hg.openjdk.java.net/icedtea/jdk7/jdk/rev/333e434c8cae
Add support for SH architecture.
! make/common/Defs-linux.gmk
! make/common/shared/Compiler-gcc.gmk
! make/common/shared/Platform.gmk
! make/javax/sound/SoundDefs.gmk
! make/jdk_generic_profile.sh
! src/share/native/com/sun/media/sound/SoundDefs.h
Changeset: 7ec1845521ed
Author: andrew
Date: 2011-09-22 01:56 +0100
URL: http://hg.openjdk.java.net/icedtea/jdk7/jdk/rev/7ec1845521ed
Add test to ensure HTTPS works (needs a populated cacerts).
+ test/java/net/URL/TestHttps.java
Changeset: b4d68c3df0ce
Author: andrew
Date: 2011-09-28 23:13 +0100
URL: http://hg.openjdk.java.net/icedtea/jdk7/jdk/rev/b4d68c3df0ce
Added tag icedtea-2.0-branchpoint for changeset 7ec1845521ed
! .hgtags
Changeset: d9fca71ba183
Author: andrew
Date: 2011-09-30 05:30 +0100
URL: http://hg.openjdk.java.net/icedtea/jdk7/jdk/rev/d9fca71ba183
Don't force -Werror on
! make/com/sun/java/pack/Makefile
More information about the icedtea-changes
mailing list