Thu, 11 Mar 2010 05:09:20 -0800 6934089: Zero 32-bit/64kb page fix
twisti [Thu, 11 Mar 2010 05:09:20 -0800] rev 5049
6934089: Zero 32-bit/64kb page fix Summary: The fix for 6927165 increased the number of shadow pages for 32-bit platforms and this causes a problem on systems with 64kb pages. Reviewed-by: twisti Contributed-by: Gary Benson <gbenson@redhat.com>
Fri, 05 Mar 2010 13:58:34 +0100 6932496: c1: deoptimization of jsr subroutine fails on sparcv9
roland [Fri, 05 Mar 2010 13:58:34 +0100] rev 5048
6932496: c1: deoptimization of jsr subroutine fails on sparcv9 Summary: store jsr ret bci as intptr constant in c1 debug info Reviewed-by: never
Tue, 09 Mar 2010 23:57:36 -0800 Merge
twisti [Tue, 09 Mar 2010 23:57:36 -0800] rev 5047
Merge
Tue, 09 Mar 2010 20:16:19 +0100 6919934: JSR 292 needs to support x86 C1
twisti [Tue, 09 Mar 2010 20:16:19 +0100] rev 5046
6919934: JSR 292 needs to support x86 C1 Summary: This implements JSR 292 support for C1 x86. Reviewed-by: never, jrose, kvn
Tue, 09 Mar 2010 11:02:39 -0800 6932270: Allow Java's ELF symtab reader to use separate debuginfo files
never [Tue, 09 Mar 2010 11:02:39 -0800] rev 5045
6932270: Allow Java's ELF symtab reader to use separate debuginfo files Reviewed-by: never Contributed-by: Andrew Haley <aph@redhat.com>
Mon, 08 Mar 2010 04:46:30 -0800 6932536: JSR 292 modified JDK MethodHandlesTest fails on x86_64
twisti [Mon, 08 Mar 2010 04:46:30 -0800] rev 5044
6932536: JSR 292 modified JDK MethodHandlesTest fails on x86_64 Summary: A modified MethodHandlesTest revealed two bugs on x86_64. Reviewed-by: never, jrose
Thu, 11 Mar 2010 14:41:29 -0500 Merge
acorn [Thu, 11 Mar 2010 14:41:29 -0500] rev 5043
Merge
Wed, 10 Mar 2010 21:42:26 -0800 6933402: RFE: Improve PrintSafepointStatistics output to track cleanup time
xlu [Wed, 10 Mar 2010 21:42:26 -0800] rev 5042
6933402: RFE: Improve PrintSafepointStatistics output to track cleanup time Summary: Improve the usability of safepoint statistics data. See bug evaluation for more details. Reviewed-by: ysr, dholmes
Tue, 02 Mar 2010 12:09:40 -0800 6914050: jvm assertion "guard pages must be in use" in -Xcomp mode
coleenp [Tue, 02 Mar 2010 12:09:40 -0800] rev 5041
6914050: jvm assertion "guard pages must be in use" in -Xcomp mode Summary: Move creating stack guard pages in jni attach thread before potential java call rather than after. Also cleanup stack guard pages when jni attach fails Reviewed-by: never, dholmes
Wed, 03 Mar 2010 08:10:41 -0800 6910182: CMS: assert(_cursor[j] == _survivor_plab_array[j].end(),"Ctl pt invariant")
jmasa [Wed, 03 Mar 2010 08:10:41 -0800] rev 5040
6910182: CMS: assert(_cursor[j] == _survivor_plab_array[j].end(),"Ctl pt invariant") Summary: Calculation of the slicing of survivor spaces for MT was incorrect. Reviewed-by: ysr
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip