/hg/release/icedtea7-2.3: S8035893: JVM_GetVersionInfo fails to ...

andrew at icedtea.classpath.org andrew at icedtea.classpath.org
Tue Mar 25 15:37:59 UTC 2014


changeset 2413c19a0afe in /hg/release/icedtea7-2.3
details: http://icedtea.classpath.org/hg/release/icedtea7-2.3?cmd=changeset;node=2413c19a0afe
author: Andrew John Hughes <gnu_andrew at member.fsf.org>
date: Tue Mar 25 15:37:38 2014 +0000

	S8035893: JVM_GetVersionInfo fails to zero structure

	2014-03-24  Andrew John Hughes  <gnu.andrew at member.fsf.org>

		* NEWS: Updated.
		* hotspot.map: Bring in S8035893 backport.


diffstat:

 ChangeLog   |  5 +++++
 NEWS        |  1 +
 hotspot.map |  2 +-
 3 files changed, 7 insertions(+), 1 deletions(-)

diffs (30 lines):

diff -r 65e24999d804 -r 2413c19a0afe ChangeLog
--- a/ChangeLog	Mon Mar 24 16:09:19 2014 +0000
+++ b/ChangeLog	Tue Mar 25 15:37:38 2014 +0000
@@ -1,3 +1,8 @@
+2014-03-24  Andrew John Hughes  <gnu.andrew at member.fsf.org>
+
+	* NEWS: Updated.
+	* hotspot.map: Bring in S8035893 backport.
+
 2014-03-24  Andrew John Hughes  <gnu.andrew at member.fsf.org>
 
 	* patches/revert-7017193.patch:
diff -r 65e24999d804 -r 2413c19a0afe NEWS
--- a/NEWS	Mon Mar 24 16:09:19 2014 +0000
+++ b/NEWS	Tue Mar 25 15:37:38 2014 +0000
@@ -50,6 +50,7 @@
   - S8028453: AsynchronousSocketChannel.connect() requires SocketPermission due to bind to local address (win)
   - S8028823: java/net/Makefile tabs converted to spaces
   - S8029038: Revise fix for XML readers share the same entity expansion counter
+  - S8035893: JVM_GetVersionInfo fails to zero structure
 * Bug fixes
   - Fix broken bootstrap build by updating ecj-multicatch.patch
   - PR1654: ppc32 needs a larger ThreadStackSize to build
diff -r 65e24999d804 -r 2413c19a0afe hotspot.map
--- a/hotspot.map	Mon Mar 24 16:09:19 2014 +0000
+++ b/hotspot.map	Tue Mar 25 15:37:38 2014 +0000
@@ -1,2 +1,2 @@
 # version url changeset sha256sum
-default http://icedtea.classpath.org/hg/release/icedtea7-forest-2.3/hotspot 9747f83d7a38 afc6b4e85ee0673da8effe4ba6eaba4a8f1edcc80d0c557f35157d970cb2e601
+default http://icedtea.classpath.org/hg/release/icedtea7-forest-2.3/hotspot 72a544aeb892 f3985b6d39d6c516ccc78d45105818fc7f22d5646da047ac39116cebc7e9467f


More information about the distro-pkg-dev mailing list