Thu, 13 Mar 2008 14:17:48 -0700 Merge
dcubed [Thu, 13 Mar 2008 14:17:48 -0700] rev 225
Merge
Wed, 12 Mar 2008 18:39:05 -0700 6667089: 3/3 multiple redefinitions of a class break reflection
dcubed [Wed, 12 Mar 2008 18:39:05 -0700] rev 224
6667089: 3/3 multiple redefinitions of a class break reflection Summary: Use instanceKlass::method_with_idnum() instead of slot() to work with RedefineClasses(). Reviewed-by: sspitsyn
Wed, 12 Mar 2008 18:37:03 -0700 6452081: 3/4 Allow for Linux builds with Sun Studio Linux compilers
dcubed [Wed, 12 Mar 2008 18:37:03 -0700] rev 223
6452081: 3/4 Allow for Linux builds with Sun Studio Linux compilers Summary: (for Serguei) Allow for Linux builds with Sun Studio Linux compilers Reviewed-by: sspitsyn, ohair
Wed, 12 Mar 2008 18:09:34 -0700 6453355: 4/4 new No_Safepoint_Verifier uses fail during GC
dcubed [Wed, 12 Mar 2008 18:09:34 -0700] rev 222
6453355: 4/4 new No_Safepoint_Verifier uses fail during GC Summary: (for Serguei) Clean up use of No_Safepoint_Verifier in JVM TI Reviewed-by: dcubed
Wed, 12 Mar 2008 18:07:46 -0700 6599425: 4/3 OopMapCache::lookup() can cause later crash or assert() failure
dcubed [Wed, 12 Mar 2008 18:07:46 -0700] rev 221
6599425: 4/3 OopMapCache::lookup() can cause later crash or assert() failure Summary: Add should_not_be_cached() to markOop and methodOop and query that status inOopMapCache::lookup() Reviewed-by: coleenp, sspitsyn, jmasa
Wed, 12 Mar 2008 18:06:50 -0700 6497639: 4/3 Profiling Swing application caused JVM crash
dcubed [Wed, 12 Mar 2008 18:06:50 -0700] rev 220
6497639: 4/3 Profiling Swing application caused JVM crash Summary: Make RedefineClasses() interoperate better with class sharing. Reviewed-by: sspitsyn, jmasa
Thu, 13 Mar 2008 05:40:44 -0700 Merge
rasbold [Thu, 13 Mar 2008 05:40:44 -0700] rev 219
Merge
Tue, 11 Mar 2008 19:00:38 -0700 6667615: (Escape Analysis) extend MDO to cache arguments escape state
kvn [Tue, 11 Mar 2008 19:00:38 -0700] rev 218
6667615: (Escape Analysis) extend MDO to cache arguments escape state Summary: Use MDO to cache arguments escape state determined by the byte code escape analyzer. Reviewed-by: never
Tue, 11 Mar 2008 11:25:13 -0700 6667620: (Escape Analysis) fix deoptimization for scalar replaced objects
kvn [Tue, 11 Mar 2008 11:25:13 -0700] rev 217
6667620: (Escape Analysis) fix deoptimization for scalar replaced objects Summary: Deoptimization code for reallocation and relocking scalar replaced objects has to be fixed. Reviewed-by: rasbold, never
Tue, 11 Mar 2008 11:04:40 -0700 6623167: C2 crashed in StoreCMNode::Value
kvn [Tue, 11 Mar 2008 11:04:40 -0700] rev 216
6623167: C2 crashed in StoreCMNode::Value Summary: C2 crashed in StoreCMNode::Value because n->in(MemNode::OopStore) is 0. Reviewed-by: rasbold, never
(0) -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip