Mon, 18 Jan 2010 05:02:41 -0800 6917698: os::is_allocatable Zero fix for 32-bit platforms
twisti [Mon, 18 Jan 2010 05:02:41 -0800] rev 4647
6917698: os::is_allocatable Zero fix for 32-bit platforms Summary: Recent changes call os::is_allocatable which was not implemented in Zero. Reviewed-by: twisti Contributed-by: Edward Nevill <ed@camswl.com>
Fri, 15 Jan 2010 16:15:45 -0800 6879943: CTW failure jdk6_18/hotspot/src/share/vm/c1/c1_LIR.hpp:2029
never [Fri, 15 Jan 2010 16:15:45 -0800] rev 4646
6879943: CTW failure jdk6_18/hotspot/src/share/vm/c1/c1_LIR.hpp:2029 Reviewed-by: kvn, cfang
Fri, 15 Jan 2010 11:53:33 -0800 6849984: Value methods for platform dependent math functions constant fold incorrectly
never [Fri, 15 Jan 2010 11:53:33 -0800] rev 4645
6849984: Value methods for platform dependent math functions constant fold incorrectly Reviewed-by: kvn, twisti
Wed, 13 Jan 2010 23:05:52 -0800 6912065: final fields in objects need to support inlining optimizations for JSR 292
jrose [Wed, 13 Jan 2010 23:05:52 -0800] rev 4644
6912065: final fields in objects need to support inlining optimizations for JSR 292 Reviewed-by: twisti, kvn
Tue, 12 Jan 2010 14:37:35 -0800 6894779: Loop Predication for Loop Optimizer in C2
cfang [Tue, 12 Jan 2010 14:37:35 -0800] rev 4643
6894779: Loop Predication for Loop Optimizer in C2 Summary: Loop predication implementation Reviewed-by: never, kvn
Tue, 19 Jan 2010 14:23:18 -0800 Merge
trims [Tue, 19 Jan 2010 14:23:18 -0800] rev 4642
Merge
Sat, 16 Jan 2010 23:51:50 -0800 Merge
ysr [Sat, 16 Jan 2010 23:51:50 -0800] rev 4641
Merge
Wed, 13 Jan 2010 15:45:47 -0800 6915005: G1: Hang in PtrQueueSet::completed_buffers_list_length with gcl001
johnc [Wed, 13 Jan 2010 15:45:47 -0800] rev 4640
6915005: G1: Hang in PtrQueueSet::completed_buffers_list_length with gcl001 Summary: When enqueuing a completed PtrQueue buffer, cache a local pointer to the buffer and clear the field in the PtrQueue prior to unlocking the mutex referenced by the _lock field and pass the cached local value to the enqueuing routine. This will prevent the same completed buffer being enqueued multiple times, which causes the hang. Reviewed-by: ysr
Thu, 14 Jan 2010 09:20:13 -0800 Merge
tonyp [Thu, 14 Jan 2010 09:20:13 -0800] rev 4639
Merge
Wed, 13 Jan 2010 15:46:13 -0500 6916652: G1: remove +UseG1GC from under experimental options
tonyp [Wed, 13 Jan 2010 15:46:13 -0500] rev 4638
6916652: G1: remove +UseG1GC from under experimental options Summary: What the title says. Reviewed-by: ysr, jmasa
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip