Tue, 06 May 2014 09:52:38 +0200 8042428: CompileQueue::free_all() code is incorrect
anoll [Tue, 06 May 2014 09:52:38 +0200] rev 24346
8042428: CompileQueue::free_all() code is incorrect Summary: Free task after getting next pointer of freelist. Reviewed-by: kvn, adlertz
Tue, 06 May 2014 09:17:57 +0200 8036851: volatile double accesses are not explicitly atomic in C2
anoll [Tue, 06 May 2014 09:17:57 +0200] rev 24345
8036851: volatile double accesses are not explicitly atomic in C2 Summary: The C2 structure is adapted to distinguish between volatile and non-volatile double accesses. Reviewed-by: twisti, kvn Contributed-by: Tobias Hartmann <tobias.hartmann@oracle.com>
Mon, 05 May 2014 15:10:43 +0200 8042052: assert(t != NULL) failed: must set before get
anoll [Mon, 05 May 2014 15:10:43 +0200] rev 24344
8042052: assert(t != NULL) failed: must set before get Summary: Added missing call to _gvn.transform to make sure the type of the PhiNode is recorded in the gvn. Reviewed-by: kvn Contributed-by: Tobias Hartmann <tobias.hartmann@oracle.com>
Fri, 02 May 2014 19:10:24 -0700 Merge
twisti [Fri, 02 May 2014 19:10:24 -0700] rev 24343
Merge
Fri, 02 May 2014 16:44:54 -0700 8039298: assert(base == NULL || t_adr->isa_rawptr() || !phase->type(base)->higher_equal(TypePtr::NULL_PTR))
kvn [Fri, 02 May 2014 16:44:54 -0700] rev 24342
8039298: assert(base == NULL || t_adr->isa_rawptr() || !phase->type(base)->higher_equal(TypePtr::NULL_PTR)) Summary: Convert the assert into the runtime check to skip IGVN optimizations for problematic memory nodes. Eliminate dead nodes more aggressively. Reviewed-by: twisti, iveresov
Fri, 02 May 2014 09:30:17 +0000 Merge
iignatyev [Fri, 02 May 2014 09:30:17 +0000] rev 24341
Merge
Fri, 02 May 2014 13:20:42 +0400 8042214: add @ignore tag to all excluded jtreg tests in test/compiler
iignatyev [Fri, 02 May 2014 13:20:42 +0400] rev 24340
8042214: add @ignore tag to all excluded jtreg tests in test/compiler Reviewed-by: kvn, ctornqvi
Thu, 01 May 2014 21:30:54 -0700 Merge
anoll [Thu, 01 May 2014 21:30:54 -0700] rev 24339
Merge
Fri, 02 May 2014 06:24:39 +0200 8041992: Fix of JDK-8034775 neglects to account for non-JIT VMs
anoll [Fri, 02 May 2014 06:24:39 +0200] rev 24338
8041992: Fix of JDK-8034775 neglects to account for non-JIT VMs Summary: Allow 0 compiler threads if no JIT is used. Reviewed-by: kvn, dholmes Contributed-by: Severin Gehwolf <sgehwolf@redhat.com>
Wed, 07 May 2014 18:19:31 -0400 Merge
coleenp [Wed, 07 May 2014 18:19:31 -0400] rev 24337
Merge
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip