/hg/icedtea6: Add release notes for 1.11.13.
andrew at icedtea.classpath.org
andrew at icedtea.classpath.org
Mon Sep 9 06:28:30 PDT 2013
changeset 1f7c8917ad9c in /hg/icedtea6
details: http://icedtea.classpath.org/hg/icedtea6?cmd=changeset;node=1f7c8917ad9c
author: Andrew John Hughes <gnu.andrew at redhat.com>
date: Mon Sep 09 14:28:21 2013 +0100
Add release notes for 1.11.13.
2013-09-09 Andrew John Hughes <gnu.andrew at redhat.com>
* NEWS:
Add release notes for 1.11.13.
diffstat:
ChangeLog | 5 +++++
NEWS | 33 +++++++++++++++++++++++++++++++++
2 files changed, 38 insertions(+), 0 deletions(-)
diffs (55 lines):
diff -r 0dbdbf696a34 -r 1f7c8917ad9c ChangeLog
--- a/ChangeLog Thu Sep 05 19:36:32 2013 +0100
+++ b/ChangeLog Mon Sep 09 14:28:21 2013 +0100
@@ -1,3 +1,8 @@
+2013-09-09 Andrew John Hughes <gnu.andrew at redhat.com>
+
+ * NEWS:
+ Add release notes for 1.11.13.
+
2013-09-05 Andrew John Hughes <gnu.andrew at redhat.com>
* Makefile.am:
diff -r 0dbdbf696a34 -r 1f7c8917ad9c NEWS
--- a/NEWS Thu Sep 05 19:36:32 2013 +0100
+++ b/NEWS Mon Sep 09 14:28:21 2013 +0100
@@ -59,6 +59,39 @@
- JVM_IsVMGeneratedMethodIx stub
- Dummy implementation of sun.misc.Perf natives
+New in release 1.11.13 (2013-09-06):
+
+* Backports
+ - S4893408: JPEGReader throws IllegalArgException when setting the destination to BYTE_GRAY
+ - S6563752: Build and test JDK7 with Sun Studio 12 Express compilers (prep makefiles)
+ - S6631559: Registration of ImageIO plugins should not cause loading of jpeg.dlli and cmm.dll
+ - S6636331: ConcurrentModificationException in AppContext code
+ - S6636370: minor corrections and simplification of code in AppContext
+ - S6729772: 64-bit build with SS12 compiler: SIGSEGV (0xb) at pc=0x0000000000000048, pid=14826, tid=2
+ - S6791502: IIOException "Invalid icc profile" on jpeg after update from JDK5 to JDK6
+ - S6793818: JpegImageReader is too greedy creating color profiles
+ - S6799141: Build with --hash-style=both so that binaries can work on SuSE 10
+ - S6816311: Changes to allow builds with latest Windows SDK 6.1 on 64bit Windows 2003
+ - S6840152: JVM crashes when heavyweight monitors are used
+ - S6888215: memory leak in jpeg plugin
+ - S6974017: Upgrade required Solaris Studio compilers to 5.10 (12 update 1 + patches)
+ - S6980281: SWAT: SwingSet2 got core dumped in Solaris-AMD64 using b107 swat build
+ - S6989760: cmm native compiler warnings
+ - S6989774: imageio compiler warnings in native code
+ - S7000225: Sanity check on sane-alsa-headers is broken
+ - S7013519: [parfait] Integer overflows in 2D code
+ - S7018912: [parfait] potential buffer overruns in imageio jpeg
+ - S7022999: Can't build with FORCE_TIERED=0
+ - S7038711: Fix CC_VER checks for compiler options, fix use of -Wno-clobber
+ - S7196533: TimeZone.getDefault() slow due to synchronization bottleneck
+ - S8005194: [parfait] #353 sun/awt/image/jpeg/imageioJPEG.c Memory leak of pointer 'scale' allocated with calloc()
+ - S8014469: (tz) Support tzdata2013c
+ - S8020054: (tz) Support tzdata2013d
+ - S8020983, RH976897: OutOfMemoryError caused by non garbage collected JPEGImageWriter Instances
+* Bug fixes
+ - PR1188: ASM Interpreter and Thumb2 JIT javac miscompile modulo reminder on armel.
+ - RH995488: Java thinks that the default timezone is Busingen instead of Zurich
+
New in release 1.12.6 (2013-07-10):
* Security fixes
More information about the distro-pkg-dev
mailing list