/hg/icedtea6: Sync 1.11 NEWS with 1.11 branch.

andrew at icedtea.classpath.org andrew at icedtea.classpath.org
Wed Feb 1 07:15:24 PST 2012


changeset b442e48932cf in /hg/icedtea6
details: http://icedtea.classpath.org/hg/icedtea6?cmd=changeset;node=b442e48932cf
author: Andrew John Hughes <ahughes at redhat.com>
date: Wed Feb 01 15:15:10 2012 +0000

	Sync 1.11 NEWS with 1.11 branch.

	2012-02-01 Andrew John Hughes <ahughes at redhat.com>

	 * NEWS: Sync with 1.11 branch.


diffstat:

 ChangeLog |  4 ++++
 NEWS      |  4 +++-
 2 files changed, 7 insertions(+), 1 deletions(-)

diffs (37 lines):

diff -r efaffd693af8 -r b442e48932cf ChangeLog
--- a/ChangeLog	Tue Jan 31 12:21:44 2012 +0000
+++ b/ChangeLog	Wed Feb 01 15:15:10 2012 +0000
@@ -1,3 +1,7 @@
+2012-02-01  Andrew John Hughes  <ahughes at redhat.com>
+
+	* NEWS: Sync with 1.11 branch.
+
 2012-01-31  Andrew Haley  <aph at redhat.com>
 
 	* arm_port/hotspot/src/cpu/zero/vm/cppInterpreter_arm.S
diff -r efaffd693af8 -r b442e48932cf NEWS
--- a/NEWS	Tue Jan 31 12:21:44 2012 +0000
+++ b/NEWS	Wed Feb 01 15:15:10 2012 +0000
@@ -17,12 +17,13 @@
   - 6764553: com.sun.org.apache.xml.internal.security.utils.IdResolver is not thread safe
   - 6761072: new krb5 tests fail on multiple platforms
 
-New in release 1.11 (2012-XX-XX):
+New in release 1.11 (2012-01-30):
 
 * Use HotSpot 20 as the default virtual machine.
 * ARM assembly language port reinstated and updated; details below.
 * Allow selection of test suites using the jtreg_checks argument e.g. jtreg_checks="langtools"
 * Drop the outdated NIO2 backport.  Users who want NIO2 should use IcedTea 2.x.
+* Shark has been disabled
 * Fixed build with GCC 4.7
 * Bug fixes
   - PR637: make check should exit with an error code if any regression test failed.
@@ -386,6 +387,7 @@
   - S6296893: BMP Writer handles TopDown property incorrectly for some of the compression types
   - S7103224: collision between __LEAF define in interfaceSupport.hpp and /usr/include/sys/cdefs.h with gcc
   - S7103610, RH683768: _NET_WM_PID and WM_CLIENT_MACHINE are not set
+  - S7140882: Don't return booleans from methods returning pointers
 * ARM Port
   - Ported to the EABI hard-fp model
   - Locking for multi-core operation added.



More information about the distro-pkg-dev mailing list