roland [Wed, 13 Nov 2013 13:45:50 +0100] rev 21581
8027572: assert(r != 0) failed: invalid
Summary: null classes should be expected in profiles with conflicts
Reviewed-by: kvn, iveresov
roland [Wed, 13 Nov 2013 01:50:14 -0800] rev 21580
Merge
roland [Wed, 13 Nov 2013 09:45:58 +0100] rev 21579
8027631: "unexpected profiling mismatch" error with new type profiling
Summary: inlined method handle calls can call methods with different signatures
Reviewed-by: kvn, iveresov
rbackman [Tue, 12 Nov 2013 14:52:48 +0100] rev 21578
8028207: assert(_outcnt==1) failed: not unique in compile.cpp
Reviewed-by: iveresov, kvn
rbackman [Tue, 12 Nov 2013 13:47:57 +0100] rev 21577
8028198: SIGSEGV in PhaseIdealLoop::build_loop_late_post
Reviewed-by: iveresov, kvn
roland [Tue, 12 Nov 2013 13:58:37 +0100] rev 21576
8027632: assert(xtype->klass_is_exact()) failed: Should be exact at graphKit.cpp
Summary: receiver type collected by profiling for default method may be interface
Reviewed-by: kvn, iveresov
anoll [Tue, 12 Nov 2013 09:32:50 +0100] rev 21575
8027593: performance drop with constrained codecache starting with hs25 b111
Summary: Fixed proper sweeping of small code cache sizes
Reviewed-by: kvn, iveresov
kvn [Mon, 11 Nov 2013 11:53:33 -0800] rev 21574
8024830: SEGV in org.apache.lucene.codecs.compressing.CompressingTermVectorsReader.get
Summary: Exclude last input argument's stack slots from vector's spilling masks.
Reviewed-by: iveresov
drchase [Fri, 08 Nov 2013 14:19:55 -0800] rev 21573
Merge
vlivanov [Fri, 08 Nov 2013 01:13:11 -0800] rev 21572
8023037: Race between ciEnv::register_method and nmethod::make_not_entrant_or_zombie
Reviewed-by: kvn, iveresov
ehelin [Thu, 14 Nov 2013 21:05:16 +0100] rev 21571
Merge
sjohanss [Fri, 08 Nov 2013 17:46:53 +0100] rev 21570
8027960: Assertion assert(end >= start) failed during nightly testing on solaris
Summary: Needed to update _space_alignment in generation sizer to ensure correct sizing of spaces.
Reviewed-by: jmasa, tschatzl
mgerdin [Mon, 11 Nov 2013 16:20:48 +0100] rev 21569
Merge
jwilhelm [Mon, 11 Nov 2013 05:05:36 -0800] rev 21568
Merge
jwilhelm [Mon, 11 Nov 2013 13:50:10 +0100] rev 21567
8028093: Initial young size is smaller than minimum young size
Summary: Remove min_gen1_size argument from adjust_gen0_sizes()
Reviewed-by: tschatzl, brutisso
jwilhelm [Sun, 10 Nov 2013 00:07:29 +0100] rev 21566
8027911: Assertion in the collector policy when running gc/arguments/TestMaxNewSize.java
Summary: Update NewSize when _initial_gen0_size is changed
Reviewed-by: tschatzl, brutisso