# HG changeset patch # User Andrew John Hughes # Date 1312392070 -3600 # Node ID 39e5e6de461ac61b66fef7bcf0b76e540b198efb # Parent ae4845b324446139b467c55dee3f09aa33976a57 Update NEWS with list of changes from Pavel's HotSpot update. 2011-08-03 Andrew John Hughes * NEWS: Updated with changes from Pavel's HotSpot update. diff -r ae4845b32444 -r 39e5e6de461a ChangeLog --- 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 + + * NEWS: Updated with changes from + Pavel's HotSpot update. + 2011-08-03 Andrew John Hughes * Makefile.am: diff -r ae4845b32444 -r 39e5e6de461a NEWS --- 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