/hg/release/icedtea6-1.9: 3 new changesets

andrew at icedtea.classpath.org andrew at icedtea.classpath.org
Tue Sep 7 07:21:20 PDT 2010


changeset 03fc4ab10cda in /hg/release/icedtea6-1.9
details: http://icedtea.classpath.org/hg/release/icedtea6-1.9?cmd=changeset;node=03fc4ab10cda
author: Andrew John Hughes <ahughes at redhat.com>
date: Tue Sep 07 15:17:00 2010 +0100

	Yet more NEWS updates.

	2010-09-07 Andrew John Hughes <ahughes at redhat.com>

	 * NEWS: Yet more updates.


changeset 5464f814f82f in /hg/release/icedtea6-1.9
details: http://icedtea.classpath.org/hg/release/icedtea6-1.9?cmd=changeset;node=5464f814f82f
author: Andrew John Hughes <ahughes at redhat.com>
date: Tue Sep 07 15:20:22 2010 +0100

	Added tag icedtea6-1.9-branch for changeset cb463b94b82d


changeset e24fa15b2826 in /hg/release/icedtea6-1.9
details: http://icedtea.classpath.org/hg/release/icedtea6-1.9?cmd=changeset;node=e24fa15b2826
author: Andrew John Hughes <ahughes at redhat.com>
date: Tue Sep 07 15:20:49 2010 +0100

	Added tag icedtea6-1.9 for changeset 5464f814f82f


diffstat:

3 files changed, 20 insertions(+), 2 deletions(-)
.hgtags   |    2 ++
ChangeLog |    4 ++++
NEWS      |   16 ++++++++++++++--

diffs (73 lines):

diff -r fd4de15932fa -r e24fa15b2826 .hgtags
--- a/.hgtags	Tue Sep 07 13:46:53 2010 +0100
+++ b/.hgtags	Tue Sep 07 15:20:49 2010 +0100
@@ -18,3 +18,5 @@ 9420faca6468e1c75e9bfa73b31246ba0b73a77d
 9420faca6468e1c75e9bfa73b31246ba0b73a77d icedtea-1.6-branchpoint
 8826d5735e2ca97ecdb35e7c977785d3e5b99556 icedtea-1.7-branchpoint
 9420faca6468e1c75e9bfa73b31246ba0b73a77d icedtea6-1.8-branchpoint
+cb463b94b82da269ea089c481ed5e39700525a8a icedtea6-1.9-branch
+5464f814f82f7d9c8428179a71c51f11094717fd icedtea6-1.9
diff -r fd4de15932fa -r e24fa15b2826 ChangeLog
--- a/ChangeLog	Tue Sep 07 13:46:53 2010 +0100
+++ b/ChangeLog	Tue Sep 07 15:20:49 2010 +0100
@@ -1,3 +1,7 @@ 2010-09-07  Andrew John Hughes  <ahughes
+2010-09-07  Andrew John Hughes  <ahughes at redhat.com>
+
+	* NEWS: Yet more updates.
+
 2010-09-07  Andrew John Hughes  <ahughes at redhat.com>
 
 	* NEWS: Add b19 issues and set date of 1.9.
diff -r fd4de15932fa -r e24fa15b2826 NEWS
--- a/NEWS	Tue Sep 07 13:46:53 2010 +0100
+++ b/NEWS	Tue Sep 07 15:20:49 2010 +0100
@@ -10,6 +10,10 @@ CVE-XXXX-YYYY: http://www.cve.mitre.org/
 
 New in release 1.9 (2010-09-07):
 
+* VisualVM support removed; now available in its own package at http://icedtea.classpath.org/hg/visualvm
+* A separate build directory is now used for the OpenJDK build:  openjdk.build-ecj (stage 1) and
+  openjdk.build (stage 2)
+* The plugin and NetX classes are no longer added to rt.jar, but to plugin.jar and netx.jar respectively.
 * Updated to OpenJDK6 b20 with HotSpot 17.
   - S4360113: Evict nmethods when code cache gets full
   - S4670071: loadClassInternal is too restrictive.
@@ -1083,13 +1087,20 @@ New in release 1.9 (2010-09-07):
   - S6941027: Gervill update, April 2010
   - S6943053: Gervill: failures on invalid ranges and 14-bit banks
 * Bumped to CACAO 1.1.0 pre-release snapshot.
-* VisualVM support removed; now available in its own package at http://icedtea.classpath.org/hg/visualvm
 * Backports:
   - S6961732: FontMetrics.getLeading() may be negative in freetype-based OpenJDK builds
   - S6967533: ExceptionInInitializerError on systems with uninitialized clock
   - S6795060: VM crash on Linux in ICU layout library when processing \u0DDD (Sinhalese)
   - S6969395: Synchronization of HttpServlet regression test with OpenJDK7
   - S6510892: com/sun/net/httpserver/bugs/B6361557.java fails
+  - S6307603: [X11] Use RENDER extension for complex operations done in software
+  - S6668231: Presence of a critical subjectAltName causes JSSE's SunX509 to fail trusted checks
+  - S6678385: Random java.lang.StackOverflowError from various JDKs
+  - S6725214: D3D: forward-port the new pipeline from 6u10
+  - S6755274: 6u10b33 2d tests fails on sles10x64 with jvm crash
+  - S6951319, PR398: enable solaris builds using Sun Studio 12 update 1
+  - S6963870: NPE in CompoundBorder.getInsets()
+  - S6791612: OGLBat tests are failed in jdk 7 b42
 * Fixes:
   - Provide font configuration for RHEL 6.
   - G266295: Provide font configuration for Gentoo.
@@ -1104,7 +1115,6 @@ New in release 1.9 (2010-09-07):
   - PR494: Shark fails to catch Exception using catch (Throwable e)
   - PR525: Shark made not entrant deopt sigsegv regression after bump to b20 and hs17.
   - LLVM 2.7 non-product fixes.
-  - S6951319: enable solaris builds using Sun Studio 12 update 1 (fixes PR398)
 * NetX
   - Do not use Look and Feel related methods for setting up security dialogs
   - Minor fixes to JNLPRandomAccessFile
@@ -1114,6 +1124,8 @@ New in release 1.9 (2010-09-07):
   - RH601281: Possible NullPointerException in splash screen code
 * Plugin 
   - RH560193: Fix ziperror when applet jar contained another 0-byte jar
+* PulseAudio:
+  - PR438: PulseAudioSourceDataLine falsely returns true to isControlSupported(Gain)
 
 New in release 1.8.1 (2010-07-28):
 



More information about the distro-pkg-dev mailing list