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