changeset 2780:11a872da084a icedtea-2.6.0pre19

Bump to icedtea-2.6.0pre19. Upstream changes: - Add java.lang.ref.Reference.get intrinsic to template interpreter - Fix implementation of InterpreterMacroAssembler::increment_mdp_data_at(). - PR2196, RH1164762: jhat man page has broken URL - PR2200: Support giflib 5.1.0 - PR2210: DGifCloseFile call should check the return value, not the error code, for failure - Remove insanely large stack allocation in entry frame. - S6584008, PR2193, RH1173326: jvmtiStringPrimitiveCallback should not be invoked when string value is null - S8072129: [AARCH64] missing fix for 8066900 2015-02-05 Andrew John Hughes <gnu.andrew@member.fsf.org> * Makefile.am: (CORBA_CHANGESET): Update to icedtea-2.6pre19. (JAXP_CHANGESET): Likewise. (JAXWS_CHANGESET): Likewise. (JDK_CHANGESET): Likewise. (LANGTOOLS_CHANGESET): Likewise. (OPENJDK_CHANGESET): Likewise. (CORBA_SHA256SUM): Likewise. (JAXP_SHA256SUM): Likewise. (JAXWS_SHA256SUM): Likewise. (JDK_SHA256SUM): Likewise. (LANGTOOLS_SHA256SUM): Likewise. (OPENJDK_SHA256SUM): Likewise. * NEWS: Updated. * configure.ac: Bump to 2.6.0pre19. * hotspot.map.in: Update to icedtea-2.6pre19.
author Andrew John Hughes <gnu_andrew@member.fsf.org>
date Thu, 05 Feb 2015 15:59:46 +0000
parents 64c40a3f40f6
children 10956f86c749
files ChangeLog Makefile.am NEWS configure.ac hotspot.map.in
diffstat 5 files changed, 41 insertions(+), 14 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Fri Jan 30 20:28:17 2015 +0000
+++ b/ChangeLog	Thu Feb 05 15:59:46 2015 +0000
@@ -1,3 +1,22 @@
+2015-02-05  Andrew John Hughes  <gnu.andrew@member.fsf.org>
+
+	* Makefile.am:
+	(CORBA_CHANGESET): Update to icedtea-2.6pre19.
+	(JAXP_CHANGESET): Likewise.
+	(JAXWS_CHANGESET): Likewise.
+	(JDK_CHANGESET): Likewise.
+	(LANGTOOLS_CHANGESET): Likewise.
+	(OPENJDK_CHANGESET): Likewise.
+	(CORBA_SHA256SUM): Likewise.
+	(JAXP_SHA256SUM): Likewise.
+	(JAXWS_SHA256SUM): Likewise.
+	(JDK_SHA256SUM): Likewise.
+	(LANGTOOLS_SHA256SUM): Likewise.
+	(OPENJDK_SHA256SUM): Likewise.
+	* NEWS: Updated.
+	* configure.ac: Bump to 2.6.0pre19.
+	* hotspot.map.in: Update to icedtea-2.6pre19.
+
 2015-01-30  Andrew John Hughes  <gnu.andrew@member.fsf.org>
 
 	* Makefile.am:
--- a/Makefile.am	Fri Jan 30 20:28:17 2015 +0000
+++ b/Makefile.am	Thu Feb 05 15:59:46 2015 +0000
@@ -4,19 +4,19 @@
 BUILD_VERSION = b05
 COMBINED_VERSION = $(JDK_UPDATE_VERSION)-$(BUILD_VERSION)
 
-CORBA_CHANGESET = 15250731630c
-JAXP_CHANGESET = 8cc37ea6edf6
-JAXWS_CHANGESET = 5ee59be2092b
-JDK_CHANGESET = 19a30444897f
-LANGTOOLS_CHANGESET = bb9d09219d3e
-OPENJDK_CHANGESET = e229119aa0a0
+CORBA_CHANGESET = e4d788ed1e07
+JAXP_CHANGESET = 0e0fc4440a3b
+JAXWS_CHANGESET = 26c7686a4f96
+JDK_CHANGESET = 29fdd3e4a432
+LANGTOOLS_CHANGESET = 4c600e18a7e4
+OPENJDK_CHANGESET = 55ce37199ce3
 
-CORBA_SHA256SUM = 9448485932e5f74b545e7c9e1d4a586bf4a93c85223e500d803eecfe287786fb
-JAXP_SHA256SUM = 66ee4dfac13fd748a6e7f42726be66b625ba0ee5454635e48c4f4b17c4257210
-JAXWS_SHA256SUM = 5891f10569b4f26f6bf6eb8548a565057930d7ca39e19a72ba28a220fd920614
-JDK_SHA256SUM = 2f3c22d729d65851f491d924fb0844f7a04c6e4d9b5e926f08938d58e214dd1a
-LANGTOOLS_SHA256SUM = 5df2c2a496409b0eb1f4ff923ee6de554ab74af8b91af26185f7e2f73071642d
-OPENJDK_SHA256SUM = 8c77d4d16d38b2ee4edd98525186548c33138a400c61978e1e54b70c494250df
+CORBA_SHA256SUM = a35777981808b6d22a777887239c99fcb64a5fb1ddbe81e8dd4693fdb4a515a8
+JAXP_SHA256SUM = ee8efc66d0343ee0b0b195241fd48d512019e2cf77a181ecbd9e8ffb68418b21
+JAXWS_SHA256SUM = 761b772eb43b0c433be78c22fb57e69b072e1b29fac38c7f0eb1db0eb1f299c7
+JDK_SHA256SUM = a041d63fa0c987b1d6063fcbc1fae90ad906a17f26bebd78d7e8b143a1a5875f
+LANGTOOLS_SHA256SUM = df55f5e1cd338ab847c5c29a4a12e193aa177e38115b20f0fccee51a12b48a7f
+OPENJDK_SHA256SUM = cfee6723939f82da1bc4ff622ea88ef63cd43880e4cb9701049c807558a28e32
 
 DROP_URL = http://icedtea.classpath.org/download/drops
 
--- a/NEWS	Fri Jan 30 20:28:17 2015 +0000
+++ b/NEWS	Thu Feb 05 15:59:46 2015 +0000
@@ -399,6 +399,7 @@
   - S8068507: (fc) Rename the new jdk.net.enableFastFileTransfer system property to jdk.nio.enableFastFileTransfer
   - S8068639: Make certain annotation classfile warnings opt-in
 * Backports
+  - S6584008, PR2193, RH1173326: jvmtiStringPrimitiveCallback should not be invoked when string value is null
   - S7172012, PR2067: Make test-in-build an option (Queens)
   - S8000897, RH1155012: VM crash in CompileBroker
 * Bug fixes
@@ -415,6 +416,9 @@
   - PR2144: make dist fails due to lack of HotSpot-specific patches
   - PR2145, RH114622: Printing to Postscript doesn't support dieresis
   - PR2161: RHEL 6 has a version of GIO which meets the version criteria, but has no g_settings_*
+  - PR2196, RH1164762: jhat man page has broken URL
+  - PR2200: Support giflib 5.1.0
+  - PR2210: DGifCloseFile call should check the return value, not the error code, for failure
 * CACAO
   - PR2032: CACAO lacks JVM_FindClassFromCaller introduced by security patch in 2.5.3
 * JamVM
@@ -426,6 +430,7 @@
   - Add char_array_equals intrinsic
   - Add CNEG and CNEGW to macro assembler.
   - Add frame anchor fences.
+  - Add java.lang.ref.Reference.get intrinsic to template interpreter
   - Add missing instruction synchronization barriers and cache flushes.
   - Add some memory barriers for object creation and runtime calls.
   - Add support for A53 multiply accumulate
@@ -487,6 +492,7 @@
   - Fixed various typos, overlooked cases and wrong accessors
   - Fix error introduced into profiling code
   - Fix guarantee failure in synchronizer.cpp
+  - Fix implementation of InterpreterMacroAssembler::increment_mdp_data_at().
   - Fix more errors introduced into interpreter profile counter increment
   - Fix relocations
   - Fix several small typos
@@ -519,6 +525,7 @@
   - Removed redundant field use_XOR_for_compressed_class_base
   - Removed some errors in signal handling code
   - Removed undefined metadata case
+  - Remove insanely large stack allocation in entry frame.
   - Remove redundant bracket
   - Remove support for volatile load/store rules in ad file
   - Renamed emit_int32 to emit_long and added local emit_long64 in place of missing emit_int64
@@ -547,6 +554,7 @@
   - Reverted os_cpu/linux_aarch64 code to conform to jdk7
   - Reverted reloc info code to conform to jdk7
   - Revert Method:: etc to methodOopDesc:: etc
+  - S8072129: [AARCH64] missing fix for 8066900
   - Scripts to build aarch64-x86 hybrid and aarch64 native debug images
   - Some errors revealed when building debug image
   - Temporarily disable running test_gamma
--- a/configure.ac	Fri Jan 30 20:28:17 2015 +0000
+++ b/configure.ac	Thu Feb 05 15:59:46 2015 +0000
@@ -1,4 +1,4 @@
-AC_INIT([icedtea], [2.6.0pre18], [distro-pkg-dev@openjdk.java.net])
+AC_INIT([icedtea], [2.6.0pre19], [distro-pkg-dev@openjdk.java.net])
 AM_INIT_AUTOMAKE([1.9 tar-pax foreign])
 AM_MAINTAINER_MODE([enable])
 AC_CONFIG_FILES([Makefile])
--- a/hotspot.map.in	Fri Jan 30 20:28:17 2015 +0000
+++ b/hotspot.map.in	Thu Feb 05 15:59:46 2015 +0000
@@ -1,2 +1,2 @@
 # version type(drop/hg) url changeset sha256sum
-default drop http://icedtea.classpath.org/download/drops/icedtea7/@ICEDTEA_RELEASE@ 1792bfb4a54d c08056f64be5923353a75838e66b26aedf0213cbf2296cac449a5ee874c6759a
+default drop http://icedtea.classpath.org/download/drops/icedtea7/@ICEDTEA_RELEASE@ 8f3c9cf0636f f15695c17c75dcab85d94f9be9a93378da88cdf8d1c4685115a260c61b823702