Tue, 15 Apr 2008 10:49:32 -0700 6692301: Side effect in NumberFormat tests with -server -Xcomp
kvn [Tue, 15 Apr 2008 10:49:32 -0700] rev 258
6692301: Side effect in NumberFormat tests with -server -Xcomp Summary: Optimization in CmpPNode::sub() removed the valid compare instruction because of false positive answer from detect_dominating_control(). Reviewed-by: jrose, sgoldman
Thu, 10 Apr 2008 15:49:29 -0400 6692235: Fix for 6666698 broke -XX:BiasedLockingStartupDelay=0
sbohne [Thu, 10 Apr 2008 15:49:29 -0400] rev 257
6692235: Fix for 6666698 broke -XX:BiasedLockingStartupDelay=0 Summary: Stack allocated VM_EnableBiasedLocking op must be marked as such Reviewed-by: xlu, acorn, never, dholmes
Tue, 01 Apr 2008 16:14:18 -0700 6681646: Relocking of a scalar replaced object during deoptimization is broken
kvn [Tue, 01 Apr 2008 16:14:18 -0700] rev 256
6681646: Relocking of a scalar replaced object during deoptimization is broken Summary: Relocking of a thread-local object during deoptimization is broken Reviewed-by: kbr, jrose, never
Mon, 31 Mar 2008 18:37:36 -0700 6682236: C2 hits ideal nodes limit during IGVN optimization with EA
kvn [Mon, 31 Mar 2008 18:37:36 -0700] rev 255
6682236: C2 hits ideal nodes limit during IGVN optimization with EA Summary: missing check in LoadNode::Ideal() causes infinite generation of a value Phi. Reviewed-by: jrose, never
Mon, 31 Mar 2008 16:22:52 -0700 6636352: Unit tests for supplementary character support fail with -XX:+AggressiveOpts
never [Mon, 31 Mar 2008 16:22:52 -0700] rev 254
6636352: Unit tests for supplementary character support fail with -XX:+AggressiveOpts Summary: incorrect encoding Reviewed-by: kvn, rasbold, sgoldman, jrose
Fri, 28 Mar 2008 23:35:42 -0700 6679422: networkStream::connect() in ostream.cpp is not 64-bit clean
jcoomes [Fri, 28 Mar 2008 23:35:42 -0700] rev 253
6679422: networkStream::connect() in ostream.cpp is not 64-bit clean Reviewed-by: jmasa, xlu
Fri, 28 Mar 2008 23:35:42 -0700 6642862: Code cache allocation fails with large pages after 6588638
jcoomes [Fri, 28 Mar 2008 23:35:42 -0700] rev 252
6642862: Code cache allocation fails with large pages after 6588638 Reviewed-by: apetrusenko
Fri, 28 Mar 2008 11:52:29 -0700 6680665: bytecode Escape Analyzer produces incorrect escape information for methods without oop arguments
kvn [Fri, 28 Mar 2008 11:52:29 -0700] rev 251
6680665: bytecode Escape Analyzer produces incorrect escape information for methods without oop arguments Summary: bcEscapeAnalyzer does not analyze methods with no oop arguments. Reviewed-by: rasbold
Thu, 27 Mar 2008 09:12:54 -0700 6679854: assert in escape.cpp:397
kvn [Thu, 27 Mar 2008 09:12:54 -0700] rev 250
6679854: assert in escape.cpp:397 Summary: The assert misses the case CastX2P 'base' for an unsafe field reference Reviewed-by: never, jrose
Fri, 21 Mar 2008 08:32:17 -0700 Merge
rasbold [Fri, 21 Mar 2008 08:32:17 -0700] rev 249
Merge
(0) -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip