/hg/icedtea6: Add 1.13.10 release notes.

andrew at icedtea.classpath.org andrew at icedtea.classpath.org
Mon Jan 25 19:18:09 UTC 2016


changeset 33e9441c53fc in /hg/icedtea6
details: http://icedtea.classpath.org/hg/icedtea6?cmd=changeset;node=33e9441c53fc
author: Andrew John Hughes <gnu.andrew at redhat.com>
date: Mon Jan 25 19:10:54 2016 +0000

	Add 1.13.10 release notes.

	2016-01-25  Andrew John Hughes  <gnu.andrew at redhat.com>

		* NEWS: Add 1.13.10 release notes.


diffstat:

 ChangeLog |   4 ++++
 NEWS      |  24 ++++++++++++++----------
 2 files changed, 18 insertions(+), 10 deletions(-)

diffs (54 lines):

diff -r eac2bcbee2d4 -r 33e9441c53fc ChangeLog
--- a/ChangeLog	Thu Jan 21 01:17:36 2016 +0000
+++ b/ChangeLog	Mon Jan 25 19:10:54 2016 +0000
@@ -1,3 +1,7 @@
+2016-01-25  Andrew John Hughes  <gnu.andrew at redhat.com>
+
+	* NEWS: Add 1.13.10 release notes.
+
 2016-01-20  Andrew John Hughes  <gnu.andrew at redhat.com>
 
 	* Makefile.am:
diff -r eac2bcbee2d4 -r 33e9441c53fc NEWS
--- a/NEWS	Thu Jan 21 01:17:36 2016 +0000
+++ b/NEWS	Mon Jan 25 19:10:54 2016 +0000
@@ -14,6 +14,20 @@
 
 New in release 1.14.0 (201X-XX-XX):
 
+* Backports
+  - S6611637: NullPointerException in sun.font.GlyphLayout$EngineRecord.init
+  - S6727719: Performance of TextLayout.getBounds()
+  - S6745225: Memory leak while drawing Attributed String
+  - S6904962: GlyphVector.getVisualBounds should not be affected by leading or trailing white space.
+  - S7151089: PS NUMA: NUMA allocator should not attempt to free pages when using SHM large pages
+  - S8013057: Detect mmap() commit failures in Linux and Solaris os::commit_memory() impls and call vm_exit_out_of_memory()
+  - S8026887: Make issues due to failed large pages allocations easier to debug
+* Bug fixes
+  - PR1886: IcedTea does not checksum supplied tarballs
+  - PR2083: Add support for building Zero on AArch64
+
+New in release 1.13.10 (2016-01-22):
+
 * Security fixes
   - S8059054, CVE-2016-0402: Better URL processing
   - S8130710, CVE-2016-0448: Better attributes processing
@@ -46,18 +60,8 @@
   - S8145551: Test failed with Crash for Improved font lookups
   - S8147466: Add -fno-strict-overflow to IndicRearrangementProcessor{,2}.cpp
 * Backports
-  - S6611637: NullPointerException in sun.font.GlyphLayout$EngineRecord.init
-  - S6727719: Performance of TextLayout.getBounds()
-  - S6745225: Memory leak while drawing Attributed String
-  - S6904962: GlyphVector.getVisualBounds should not be affected by leading or trailing white space.
-  - S7151089: PS NUMA: NUMA allocator should not attempt to free pages when using SHM large pages
   - S7169111, PR2757: Unreadable menu bar with Ambiance theme in GTK L&F
-  - S8013057: Detect mmap() commit failures in Linux and Solaris os::commit_memory() impls and call vm_exit_out_of_memory()
-  - S8026887: Make issues due to failed large pages allocations easier to debug
   - S8140620, PR2711: Find and load default.sf2 as the default soundbank on Linux
-* Bug fixes
-  - PR1886: IcedTea does not checksum supplied tarballs
-  - PR2083: Add support for building Zero on AArch64
 
 New in release 1.13.9 (2015-11-13):
 


More information about the distro-pkg-dev mailing list