iveresov [Mon, 27 Sep 2010 15:04:40 -0700] rev 6747
6987115: Non-tiered compilation policy creates unnecessary C1 threads
Summary: Fixed NonTieredCompPolicy::compiler_count() to return correct thread count.
Reviewed-by: twisti, kvn
roland [Fri, 24 Sep 2010 13:14:32 -0700] rev 6746
Merge
roland [Tue, 29 Dec 2009 19:08:54 +0100] rev 6745
6986046: C1 valuestack cleanup
Summary: fixes an historical oddity in C1 with inlining where all of the expression stacks are kept in the topmost ValueStack instead of being in their respective ValueStacks.
Reviewed-by: never
Contributed-by: Christian Wimmer <cwimmer@uci.edu>
twisti [Fri, 24 Sep 2010 03:51:43 -0700] rev 6744
6986944: JSR 292 assert(caller_nm->is_method_handle_return(caller_frame.pc())) failed: must be MH call site
Reviewed-by: never, kvn
never [Wed, 22 Sep 2010 23:51:03 -0700] rev 6743
6986028: assert(_base == Int) failed: Not an Int in CmpINode::sub
Reviewed-by: kvn, twisti
never [Wed, 22 Sep 2010 21:10:46 -0700] rev 6742
6972540: sun/nio/ch/SocketChannelImpl compilation crashed when executing CompileTheWorld
Reviewed-by: kvn
never [Wed, 22 Sep 2010 13:01:12 -0700] rev 6741
6982537: Crash in Node*step_through_mergemem
Reviewed-by: kvn
iveresov [Tue, 21 Sep 2010 13:38:35 -0700] rev 6740
6986270: guarantee(*bcp != Bytecodes::_monitorenter || exec_mode != Deoptimization::Unpack_exception) fails
Summary: Propagate the compiler type of the deopting method to vframeArrayElement::unpack_on_stack()
Reviewed-by: jrose, never
never [Wed, 15 Sep 2010 20:25:37 -0700] rev 6739
6984979: OptimizeFill misses some cases with an odd memory graph
Reviewed-by: kvn
trims [Fri, 01 Oct 2010 18:04:36 -0700] rev 6738
Added tag hs20-b01 for changeset 75ef8813e3e2
cl [Thu, 14 Oct 2010 19:24:57 -0700] rev 6737
Added tag jdk7-b114 for changeset 21dec68c50e9
jqzuo [Mon, 18 Oct 2010 11:13:35 -0400] rev 6736
Merge
jqzuo [Tue, 12 Oct 2010 13:29:44 -0400] rev 6735
Merge
jqzuo [Mon, 04 Oct 2010 16:36:17 -0400] rev 6734
6983855: The jre combo bundle target needs to be added in the makefile
Reviewed-by: billyh, paulk
herrick [Sat, 02 Oct 2010 11:08:37 -0400] rev 6733
Merge
igor [Tue, 28 Sep 2010 10:29:08 -0700] rev 6732
6982520: Move kernel to install ws
Reviewed-by: herrick, billyh
herrick [Fri, 17 Sep 2010 07:10:50 -0400] rev 6731
Merge
herrick [Fri, 17 Sep 2010 07:08:23 -0400] rev 6730
Merge
igor [Fri, 03 Sep 2010 20:19:45 -0700] rev 6729
6978977: Productivity: use ant for java part of build
Reviewed-by: mduigou, herrick, ohair, ngthomas
cl [Thu, 14 Oct 2010 19:24:47 -0700] rev 6728
Added tag jdk7-b114 for changeset fec780096b1f
duke [Wed, 05 Jul 2017 17:24:21 +0200] rev 6727
Added tag jdk7-b114 for changeset 750c1ccb2f2d
duke [Wed, 05 Jul 2017 17:24:21 +0200] rev 6726
Merge
duke [Wed, 05 Jul 2017 17:24:18 +0200] rev 6725
Merge
lana [Tue, 12 Oct 2010 12:52:49 -0700] rev 6724
Merge
lana [Mon, 04 Oct 2010 14:40:38 -0700] rev 6723
Merge
alanb [Sun, 03 Oct 2010 19:40:15 +0100] rev 6722
6907737: (file) FileVisitor and Files.walkFileTree issues
Reviewed-by: jjg
jjg [Thu, 30 Sep 2010 10:47:12 -0700] rev 6721
6988436: Cleanup javac option handling
Reviewed-by: darcy
darcy [Wed, 29 Sep 2010 23:27:57 -0700] rev 6720
6983738: Use a JavacTestingAbstractProcessor
Reviewed-by: jjg