Tue, 24 Jun 2008 16:52:31 -0700 6717128: Using relative path for ALT_OUTPUTDIR does not work properly
xlu [Tue, 24 Jun 2008 16:52:31 -0700] rev 774
6717128: Using relative path for ALT_OUTPUTDIR does not work properly Summary: import the absolute output directory when launching sub make process and avoid including defs.make in rules.make Reviewed-by: kamg, kvn
Sun, 22 Jun 2008 20:07:58 -0700 6694099: Hotspot vm_exit_out_of_memory should dump core
poonam [Sun, 22 Jun 2008 20:07:58 -0700] rev 773
6694099: Hotspot vm_exit_out_of_memory should dump core Summary: This fix enables the generation of core file when process runs out of C-heap. Reviewed-by: sbohne
Tue, 17 Jun 2008 13:08:15 -0700 6714758: hotspot: provide an entry point to the BootStrap Class loader[dholmes,acorn]
ksrini [Tue, 17 Jun 2008 13:08:15 -0700] rev 772
6714758: hotspot: provide an entry point to the BootStrap Class loader[dholmes,acorn] Summary: adds JVM_FindClassFromBootLoader entry point, for jdk's use Reviewed-by: dholmes, acorn
Fri, 27 Jun 2008 19:12:11 -0700 Merge
trims [Fri, 27 Jun 2008 19:12:11 -0700] rev 771
Merge
Fri, 27 Jun 2008 11:11:27 -0700 Merge
never [Fri, 27 Jun 2008 11:11:27 -0700] rev 770
Merge
Thu, 26 Jun 2008 13:34:00 -0700 6716441: error in meet with +DoEscapeAnalysis
kvn [Thu, 26 Jun 2008 13:34:00 -0700] rev 769
6716441: error in meet with +DoEscapeAnalysis Summary: Set instance_id to InstanceBot for InstPtr->meet(AryPtr) when types are not related. Reviewed-by: jrose, never
Tue, 24 Jun 2008 16:00:14 -0700 6718676: putback for 6604014 is incomplete
never [Tue, 24 Jun 2008 16:00:14 -0700] rev 768
6718676: putback for 6604014 is incomplete Reviewed-by: kvn, jrose
Tue, 24 Jun 2008 10:43:29 -0700 6710487: More than half of JDI Regression tests hang with COOPs in -Xcomp mode
kvn [Tue, 24 Jun 2008 10:43:29 -0700] rev 767
6710487: More than half of JDI Regression tests hang with COOPs in -Xcomp mode Summary: Remove DecodeNNode::decode() and EncodePNode::encode() methods. Reviewed-by: rasbold, never
Mon, 23 Jun 2008 18:21:18 -0700 6604014: add support for ideal graph visualizer
never [Mon, 23 Jun 2008 18:21:18 -0700] rev 766
6604014: add support for ideal graph visualizer Reviewed-by: kvn, jrose
Mon, 23 Jun 2008 14:11:12 -0700 6708714: Optimize long LShift on 32-bits x86
kvn [Mon, 23 Jun 2008 14:11:12 -0700] rev 765
6708714: Optimize long LShift on 32-bits x86 Summary: For small (1-3 bits) left long shifts in 32-bits VM use sets of add+addc instructions instead of shld+shl on new AMD cpus. Reviewed-by: never Contributed-by: shrinivas.joshi@amd.com
Tue, 24 Jun 2008 21:37:10 -0700 6620329: jstack prints double native methods on Solaris/sparc
swamyv [Tue, 24 Jun 2008 21:37:10 -0700] rev 764
6620329: jstack prints double native methods on Solaris/sparc Summary: Fixed stack walking code in sparc to start frame walk from last_java_sp. Reviewed-by: sgoldman
Sat, 21 Jun 2008 10:03:31 -0700 Merge
never [Sat, 21 Jun 2008 10:03:31 -0700] rev 763
Merge
Fri, 20 Jun 2008 11:10:05 -0700 6715633: when matching a memory node the adr_type should not change
kvn [Fri, 20 Jun 2008 11:10:05 -0700] rev 762
6715633: when matching a memory node the adr_type should not change Summary: verify the adr_type of a mach node was not changed Reviewed-by: rasbold, never
Fri, 20 Jun 2008 10:17:09 -0700 6714694: assertion in 64bit server vm (store->find_edge(load) != -1,"missing precedence edge") with COOPs
kvn [Fri, 20 Jun 2008 10:17:09 -0700] rev 761
6714694: assertion in 64bit server vm (store->find_edge(load) != -1,"missing precedence edge") with COOPs Summary: The method raise_LCA_above_marks() terminates LCA search early. Reviewed-by: rasbold, never
Tue, 17 Jun 2008 11:32:42 -0700 Merge
never [Tue, 17 Jun 2008 11:32:42 -0700] rev 760
Merge
(0) -300 -100 -15 +15 +100 +300 +1000 +3000 +10000 +30000 tip