log

age author description
Wed, 12 Mar 2008 18:39:05 -0700 dcubed 6667089: 3/3 multiple redefinitions of a class break reflection
Wed, 12 Mar 2008 18:37:03 -0700 dcubed 6452081: 3/4 Allow for Linux builds with Sun Studio Linux compilers
Wed, 12 Mar 2008 18:09:34 -0700 dcubed 6453355: 4/4 new No_Safepoint_Verifier uses fail during GC
Wed, 12 Mar 2008 18:07:46 -0700 dcubed 6599425: 4/3 OopMapCache::lookup() can cause later crash or assert() failure
Wed, 12 Mar 2008 18:06:50 -0700 dcubed 6497639: 4/3 Profiling Swing application caused JVM crash
Thu, 13 Mar 2008 05:40:44 -0700 rasbold Merge
Tue, 11 Mar 2008 19:00:38 -0700 kvn 6667615: (Escape Analysis) extend MDO to cache arguments escape state
Tue, 11 Mar 2008 11:25:13 -0700 kvn 6667620: (Escape Analysis) fix deoptimization for scalar replaced objects
Tue, 11 Mar 2008 11:04:40 -0700 kvn 6623167: C2 crashed in StoreCMNode::Value
Mon, 10 Mar 2008 17:21:56 -0700 jcoomes Merge
Fri, 07 Mar 2008 11:09:13 -0800 kvn 6667605: (Escape Analysis) inline java constructors when EA is on
Thu, 06 Mar 2008 20:58:16 -0800 kvn 6670459: Fix Node::dump() performance
Thu, 06 Mar 2008 10:53:33 -0800 kvn 6667612: (Escape Analysis) disable loop cloning if it has a scalar replaceable allocation
Thu, 06 Mar 2008 10:30:17 -0800 kvn 6667610: (Escape Analysis) retry compilation without EA if it fails
Wed, 05 Mar 2008 11:33:31 -0800 kvn 6671250: In Parse::do_if() old Cmp node 'c' should be replaced with new one after BoolNode transformation