Fri, 27 Jun 2008 18:19:29 -0400 Merge
coleenp [Fri, 27 Jun 2008 18:19:29 -0400] rev 776
Merge
Thu, 26 Jun 2008 14:15:01 -0700 6718830: Hotspot fails to build with gcc 4.3
xlu [Thu, 26 Jun 2008 14:15:01 -0700] rev 775
6718830: Hotspot fails to build with gcc 4.3 Summary: Fixed linux make file and couple adlc code to meet the changes of gcc 4.3 Reviewed-by: kamg, igor
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
Thu, 12 Jun 2008 16:13:01 -0700 6697238: missing dependencies for precompiled headers with platform dependent includes
never [Thu, 12 Jun 2008 16:13:01 -0700] rev 759
6697238: missing dependencies for precompiled headers with platform dependent includes Reviewed-by: kvn
Thu, 12 Jun 2008 09:47:55 -0700 6697236: missing Identity for "(X+Y) - X" into Y
never [Thu, 12 Jun 2008 09:47:55 -0700] rev 758
6697236: missing Identity for "(X+Y) - X" into Y Reviewed-by: kvn
Fri, 20 Jun 2008 13:59:55 -0700 Merge
jcoomes [Fri, 20 Jun 2008 13:59:55 -0700] rev 757
Merge
Wed, 18 Jun 2008 18:36:47 -0700 6676016: ParallelOldGC leaks memory
jcoomes [Wed, 18 Jun 2008 18:36:47 -0700] rev 756
6676016: ParallelOldGC leaks memory Summary: ensure that GCTask threads release resource and handle memory Reviewed-by: jmasa, chrisphi
Thu, 12 Jun 2008 14:23:34 -0700 Merge
jmasa [Thu, 12 Jun 2008 14:23:34 -0700] rev 755
Merge
Tue, 10 Jun 2008 07:26:42 -0700 6688799: Second fix for Guarantee failure "Unexpected dirty card found"
jmasa [Tue, 10 Jun 2008 07:26:42 -0700] rev 754
6688799: Second fix for Guarantee failure "Unexpected dirty card found" Summary: Expand cardtable without committing over existing regions. Reviewed-by: apetrusenko
Fri, 20 Jun 2008 11:47:53 -0700 6717462: Update build number for HS14 B01
trims [Fri, 20 Jun 2008 11:47:53 -0700] rev 753
6717462: Update build number for HS14 B01 Summary: Change Hotspot version and build number for opening of HS14 Reviewed-by: jcoomes
Thu, 19 Jun 2008 09:59:52 -0700 Merge
dcubed [Thu, 19 Jun 2008 09:59:52 -0700] rev 752
Merge
Tue, 17 Jun 2008 09:33:34 -0700 Merge
dcubed [Tue, 17 Jun 2008 09:33:34 -0700] rev 751
Merge
Mon, 16 Jun 2008 13:38:17 -0700 Merge
dcubed [Mon, 16 Jun 2008 13:38:17 -0700] rev 750
Merge
Sat, 14 Jun 2008 21:53:42 -0700 Merge
dcubed [Sat, 14 Jun 2008 21:53:42 -0700] rev 749
Merge
Fri, 13 Jun 2008 14:53:24 -0700 Merge
ohair [Fri, 13 Jun 2008 14:53:24 -0700] rev 748
Merge
Fri, 13 Jun 2008 14:52:30 -0700 6714043: Minor fix to SS12 makefile changes
ohair [Fri, 13 Jun 2008 14:52:30 -0700] rev 747
6714043: Minor fix to SS12 makefile changes Reviewed-by: sspitsyn
(0) -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip