changeset 2463:a42d0626100f

Fix Pavel's ChangeLog entry.
author Andrew John Hughes <ahughes@redhat.com>
date Wed, 03 Aug 2011 18:01:15 +0100
parents 3ac37175420b
children ae4845b32444
files ChangeLog
diffstat 1 files changed, 6 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Wed Aug 03 17:58:24 2011 +0100
+++ b/ChangeLog	Wed Aug 03 18:01:15 2011 +0100
@@ -12,12 +12,14 @@
 	* patches/boot/javah.patch:
 	Remove above patch.
 
-2011-08-03  Andrew Haley  <aph@redhat.com>
-
-	Fixed bug #7073913 in src/share/vm/runtime/os.cpp
+2011-08-03  Pavel Tisnovsky  <ptisnovs@redhat.com>
+
+	Brought in fix #7073913 in src/share/vm/runtime/os.cpp
 	which caused random segfaults due to buffer
 	overflow and incorrect usage of int variable
-	instead of char (byte) one.
+	instead of char (byte) one.  Also brought in
+	7068051, 7044738 and 7070134 fixes for HotSpot
+	loop bugs.
 	* Makefile.am:
 	(HOTSPOT_CHANGESET): Updated.
 	(HOTSPOT_SHA256SUM): Likewise.