Fri, 02 May 2014 02:11:34 +0200 8042298: Remove the names gen0 and gen1 from the GC code
jwilhelm [Fri, 02 May 2014 02:11:34 +0200] rev 24941
8042298: Remove the names gen0 and gen1 from the GC code Summary: Renamed gen0 and gen1 to young and old throughout the GC code. Reviewed-by: sjohanss, jcoomes
Wed, 30 Apr 2014 02:41:00 +0200 8026396: Remove information duplication in the collector policy
jwilhelm [Wed, 30 Apr 2014 02:41:00 +0200] rev 24940
8026396: Remove information duplication in the collector policy Summary: Cleaned up the usage of flags in collector policy. Reviewed-by: sjohanss, jcoomes
Mon, 09 Jun 2014 15:42:31 -0700 8046275: Fastdebug build failing on jdk9/hs/ control jobs after pulling some hs-comp changes
kvn [Mon, 09 Jun 2014 15:42:31 -0700] rev 24939
8046275: Fastdebug build failing on jdk9/hs/ control jobs after pulling some hs-comp changes Summary: Add missing check for Opaque nodes from loop predicates in clone_loop(). Reviewed-by: iveresov
Mon, 09 Jun 2014 11:49:02 +0000 8046226: assert(_thread == Thread::current()) failed: thread must be current w/ -XX:+TraceDeoptimization -XX:+Verbose
vlivanov [Mon, 09 Jun 2014 11:49:02 +0000] rev 24938
8046226: assert(_thread == Thread::current()) failed: thread must be current w/ -XX:+TraceDeoptimization -XX:+Verbose Reviewed-by: twisti, dcubed, fparain
Fri, 06 Jun 2014 13:31:55 -0700 Merge
amurillo [Fri, 06 Jun 2014 13:31:55 -0700] rev 24937
Merge
Fri, 06 Jun 2014 11:37:23 -0700 Merge
kvn [Fri, 06 Jun 2014 11:37:23 -0700] rev 24936
Merge
Thu, 05 Jun 2014 10:43:16 +0200 8031389: On x86 C1 emits two relocations for polls
thartmann [Thu, 05 Jun 2014 10:43:16 +0200] rev 24935
8031389: On x86 C1 emits two relocations for polls Summary: C1 emits two poll_type relocations at safepoint polls because LIR_Assembler::safepoint_poll(..) adds a relocation and calls LIR_Assembler::add_debug_info_for_branch(..) which adds a relocation as well. The implementation of add_debug_info_for_branch(..) is changed to not emit a poll relocation. Reviewed-by: kvn, roland
Thu, 22 May 2014 13:42:44 +0200 8030976: Untaken paths should be more vigorously pruned at highest optimization level
rbackman [Thu, 22 May 2014 13:42:44 +0200] rev 24934
8030976: Untaken paths should be more vigorously pruned at highest optimization level Reviewed-by: roland, vlivanov
Wed, 04 Jun 2014 10:01:28 +0200 8031994: java/lang/Character/CheckProp test times out
rbackman [Wed, 04 Jun 2014 10:01:28 +0200] rev 24933
8031994: java/lang/Character/CheckProp test times out Reviewed-by: iveresov, roland
Tue, 03 Jun 2014 18:24:38 -0700 8044735: Print format/argument warnings
mikael [Tue, 03 Jun 2014 18:24:38 -0700] rev 24932
8044735: Print format/argument warnings Reviewed-by: twisti, kvn
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip