log

age author description
Fri, 14 Mar 2008 10:43:02 -0400 sbohne 6204603: Modify hotspot to use new Solaris mmap semantics for class data archive file
Wed, 12 Mar 2008 16:31:37 -0700 jcoomes Merge
Tue, 04 Mar 2008 09:44:24 -0500 sbohne 6666698: EnableBiasedLocking with BiasedLockingStartupDelay can block Watcher thread
Mon, 03 Mar 2008 14:47:02 -0500 sbohne 6655385: Disable frame pointer omission in jvm.dll on Windows for better crash logs
Wed, 27 Feb 2008 13:55:58 -0500 coleenp 6549844: Wording problems in "An unexpected error ..."
Tue, 05 Feb 2008 23:21:57 -0800 xlu 6610420: Debug VM crashes during monitor lock rank checking
Thu, 31 Jan 2008 14:56:50 -0500 sbohne 6598190: JPRT tests fail when run with -XX:+CheckUnhandledOops
Thu, 31 Jan 2008 09:41:34 -0500 kamg 6631248: Memory problem when doing invalid type cast
Thu, 13 Mar 2008 14:17:48 -0700 dcubed Merge
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
Fri, 29 Feb 2008 19:57:41 -0800 kvn 6667618: disable LoadL->ConvL2I ==> LoadI optimization
Fri, 29 Feb 2008 19:07:15 -0800 kvn 6667588: Don't generate duplicated CMP for float/double values
Fri, 29 Feb 2008 11:22:27 -0800 kvn 6667581: Don't generate initialization (by 0) code for arrays with size 0
Fri, 29 Feb 2008 09:57:18 -0800 kvn 6667580: Optimize CmpP for allocations
Thu, 28 Feb 2008 15:40:09 -0800 kvn 6667573: Use set_req_X() in AddPNode::Ideal() for Iterative GVN
Thu, 28 Feb 2008 10:45:15 -0800 kvn 6590177: jck60019 test assert(!repeated,"do not walk merges twice")