never [Wed, 03 Jun 2009 15:02:13 -0700] rev 2877
6847305: solaris reorder mapfiles generate too many warnings
Reviewed-by: kvn
cfang [Thu, 28 May 2009 09:37:18 -0700] rev 2876
6837146: Should perform unswitch before maximally unroll in loop transformation
Summary: Move loop unswitch before maximally unroll
Reviewed-by: never
kvn [Wed, 27 May 2009 12:35:51 -0700] rev 2875
6843752: missing code for an anti-dependent Phi in GCM
Summary: Don't place a load below anti-dependent PHI.
Reviewed-by: never, twisti
kvn [Thu, 21 May 2009 10:05:36 -0700] rev 2874
6772683: Thread.isInterrupted() fails to return true on multiprocessor PC
Summary: Set the control edge for the field _interrupted load in inline_native_isInterrupted().
Reviewed-by: never
ohair [Fri, 15 May 2009 18:14:44 -0700] rev 2873
Merge
twisti [Wed, 13 May 2009 00:45:22 -0700] rev 2872
6814842: Load shortening optimizations
Summary: 6797305 handles load widening but no shortening which should be covered here.
Reviewed-by: never, kvn
kvn [Mon, 11 May 2009 18:30:13 -0700] rev 2871
6836054: java/util/Arrays/CopyMethods.java fails on solaris-sparc with IllegalArgumentException
Summary: Do not mark an allocation as scalar replaceable if its actual type in unknown statically.
Reviewed-by: never
kvn [Mon, 11 May 2009 17:59:54 -0700] rev 2870
6832293: JIT compiler got wrong result in type checking with -server
Summary: Check for an object array of interface in CmpPNode::sub().
Reviewed-by: never
ohair [Fri, 08 May 2009 23:00:08 -0700] rev 2869
Merge
ohair [Fri, 08 May 2009 15:16:38 -0700] rev 2868
6839151: Add a JPRT default test of -Xshare:dump when new hotspot is built
Reviewed-by: never, kvn