Fri, 14 Mar 2008 15:26:33 -0700 6674588: (Escape Analysis) Improve Escape Analysis code
kvn [Fri, 14 Mar 2008 15:26:33 -0700] rev 238
6674588: (Escape Analysis) Improve Escape Analysis code Summary: Current EA code has several problems which have to be fixed. Reviewed-by: jrose, sgoldman
Thu, 13 Mar 2008 16:31:32 -0700 6673473: (Escape Analysis) Add the instance's field information to PhiNode
kvn [Thu, 13 Mar 2008 16:31:32 -0700] rev 237
6673473: (Escape Analysis) Add the instance's field information to PhiNode Summary: Avoid an infinite generation of instance's field values Phi nodes. Reviewed-by: never
Thu, 13 Mar 2008 16:06:34 -0700 6671807: (Escape Analysis) Add new ideal node to represent the state of a scalarized object at a safepoint
kvn [Thu, 13 Mar 2008 16:06:34 -0700] rev 236
6671807: (Escape Analysis) Add new ideal node to represent the state of a scalarized object at a safepoint Summary: Values of non-static fields of a scalarized object should be saved in debug info to reallocate the object during deoptimization. Reviewed-by: never
Thu, 20 Mar 2008 09:17:30 -0500 Merge
kamg [Thu, 20 Mar 2008 09:17:30 -0500] rev 235
Merge
Wed, 19 Mar 2008 09:58:01 -0400 6667833: Remove CacheTimeMillis
sbohne [Wed, 19 Mar 2008 09:58:01 -0400] rev 234
6667833: Remove CacheTimeMillis Summary: Remove -XX:+CacheTimeMillis option and associated functionality Reviewed-by: acorn, never
Fri, 14 Mar 2008 10:43:02 -0400 6204603: Modify hotspot to use new Solaris mmap semantics for class data archive file
sbohne [Fri, 14 Mar 2008 10:43:02 -0400] rev 233
6204603: Modify hotspot to use new Solaris mmap semantics for class data archive file Summary: os::attempt_reserve_memory_at() now passes an address hint to mmap Reviewed-by: kamg, dice
Wed, 12 Mar 2008 16:31:37 -0700 Merge
jcoomes [Wed, 12 Mar 2008 16:31:37 -0700] rev 232
Merge
Tue, 04 Mar 2008 09:44:24 -0500 6666698: EnableBiasedLocking with BiasedLockingStartupDelay can block Watcher thread
sbohne [Tue, 04 Mar 2008 09:44:24 -0500] rev 231
6666698: EnableBiasedLocking with BiasedLockingStartupDelay can block Watcher thread Summary: Enqueue VM_EnableBiasedLocking operation asynchronously Reviewed-by: never, xlu, kbr, acorn
Mon, 03 Mar 2008 14:47:02 -0500 6655385: Disable frame pointer omission in jvm.dll on Windows for better crash logs
sbohne [Mon, 03 Mar 2008 14:47:02 -0500] rev 230
6655385: Disable frame pointer omission in jvm.dll on Windows for better crash logs Summary: Add /Oy- C++ compiler option on Windows Reviewed-by: phh, never, ysr
Wed, 27 Feb 2008 13:55:58 -0500 6549844: Wording problems in "An unexpected error ..."
coleenp [Wed, 27 Feb 2008 13:55:58 -0500] rev 229
6549844: Wording problems in "An unexpected error ..." Summary: Changed wording to "A fatal error.." also don't claim it's not VM bug if in hotspot compilers (Java thread in native). Reviewed-by: jjh, sbohne, jrose, never
(0) -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip