changeset 2465:39e5e6de461a

Update NEWS with list of changes from Pavel's HotSpot update. 2011-08-03 Andrew John Hughes <ahughes@redhat.com> * NEWS: Updated with changes from Pavel's HotSpot update.
author Andrew John Hughes <ahughes@redhat.com>
date Wed, 03 Aug 2011 18:21:10 +0100
parents ae4845b32444
children 8ac25d11a9e5
files ChangeLog NEWS
diffstat 2 files changed, 9 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Wed Aug 03 18:19:34 2011 +0100
+++ b/ChangeLog	Wed Aug 03 18:21:10 2011 +0100
@@ -1,3 +1,8 @@
+2011-08-03  Andrew John Hughes  <ahughes@redhat.com>
+
+	* NEWS: Updated with changes from
+	Pavel's HotSpot update.
+
 2011-08-03  Andrew John Hughes  <ahughes@redhat.com>
 
 	* Makefile.am:
--- a/NEWS	Wed Aug 03 18:19:34 2011 +0100
+++ b/NEWS	Wed Aug 03 18:21:10 2011 +0100
@@ -17,6 +17,10 @@
   - Fixed regression test runtime/7020373.
   - PR586: Add missing sources to src.zip.
   - G356743: Support building against libpng 1.5.
+  - S7070134: Hotspot crashes with sigsegv from PorterStemmer
+  - S7044738: Loop unroll optimization causes incorrect result
+  - S7068051: SIGSEGV in PhaseIdealLoop::build_loop_late_post
+  - S7073913: Avoid random segfaults.
 * Zero/Shark
   - PR757, 7066143: 7009309 regression: x86 stubRoutines
   - PR753, 7066143: 7009923 regression