Tue, 12 Nov 2013 13:58:37 +0100 8027632: assert(xtype->klass_is_exact()) failed: Should be exact at graphKit.cpp
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
Tue, 12 Nov 2013 09:32:50 +0100 8027593: performance drop with constrained codecache starting with hs25 b111
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
Mon, 11 Nov 2013 11:53:33 -0800 8024830: SEGV in org.apache.lucene.codecs.compressing.CompressingTermVectorsReader.get
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
Fri, 08 Nov 2013 14:19:55 -0800 Merge
drchase [Fri, 08 Nov 2013 14:19:55 -0800] rev 21573
Merge
Fri, 08 Nov 2013 01:13:11 -0800 8023037: Race between ciEnv::register_method and nmethod::make_not_entrant_or_zombie
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
Thu, 14 Nov 2013 21:05:16 +0100 Merge
ehelin [Thu, 14 Nov 2013 21:05:16 +0100] rev 21571
Merge
Fri, 08 Nov 2013 17:46:53 +0100 8027960: Assertion assert(end >= start) failed during nightly testing on solaris
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
Mon, 11 Nov 2013 16:20:48 +0100 Merge
mgerdin [Mon, 11 Nov 2013 16:20:48 +0100] rev 21569
Merge
Mon, 11 Nov 2013 05:05:36 -0800 Merge
jwilhelm [Mon, 11 Nov 2013 05:05:36 -0800] rev 21568
Merge
Mon, 11 Nov 2013 13:50:10 +0100 8028093: Initial young size is smaller than minimum young size
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
Sun, 10 Nov 2013 00:07:29 +0100 8027911: Assertion in the collector policy when running gc/arguments/TestMaxNewSize.java
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
Fri, 08 Nov 2013 06:14:21 -0800 8024483: assertion failure: (!mirror_alive || loader_alive) failed:
jmasa [Fri, 08 Nov 2013 06:14:21 -0800] rev 21565
8024483: assertion failure: (!mirror_alive || loader_alive) failed: Reviewed-by: brutisso, tschatzl, mgerdin
Wed, 16 Oct 2013 15:14:37 -0700 8024954: CMS: CMSClassUnloadingMaxInterval is not implemented correctly. This change is also part of the fix for 8024483.
jmasa [Wed, 16 Oct 2013 15:14:37 -0700] rev 21564
8024954: CMS: CMSClassUnloadingMaxInterval is not implemented correctly. This change is also part of the fix for 8024483. Reviewed-by: mgerdin, brutisso, tschatzl Contributed-by: jwha@google.com
Thu, 07 Nov 2013 15:17:10 +0100 8027756: assert(!hr->isHumongous()) failed: code root in humongous region?
tschatzl [Thu, 07 Nov 2013 15:17:10 +0100] rev 21563
8027756: assert(!hr->isHumongous()) failed: code root in humongous region? Summary: Change checks for isHumongous() to continuesHumongous() as installing a code root for a humongous object is valid, but not for continuations of humongous objects. Cleaned up asserts. Reviewed-by: jmasa, tamao
Sat, 02 Nov 2013 13:02:59 -0700 Merge
amurillo [Sat, 02 Nov 2013 13:02:59 -0700] rev 21562
Merge
Fri, 01 Nov 2013 17:09:38 +0100 8016309: assert(eden_size > 0 && survivor_size > 0) failed: just checking
jwilhelm [Fri, 01 Nov 2013 17:09:38 +0100] rev 21561
8016309: assert(eden_size > 0 && survivor_size > 0) failed: just checking 7057939: jmap shows MaxNewSize=4GB when Java is using parallel collector Summary: Major cleanup of the collectorpolicy classes Reviewed-by: tschatzl, jcoomes
(0) -10000 -3000 -1000 -300 -100 -16 +16 +100 +300 +1000 +3000 +10000 +30000 tip