Fri, 11 Mar 2011 22:34:57 -0800 7012648: move JSR 292 to package java.lang.invoke and adjust names
jrose [Fri, 11 Mar 2011 22:34:57 -0800] rev 8676
7012648: move JSR 292 to package java.lang.invoke and adjust names Summary: package and class renaming only; delete unused methods and classes Reviewed-by: twisti
Fri, 11 Mar 2011 22:33:47 -0800 6839872: remove implementation inheritance from JSR 292 APIs
jrose [Fri, 11 Mar 2011 22:33:47 -0800] rev 8675
6839872: remove implementation inheritance from JSR 292 APIs Summary: consolidate runtime support in java.dyn.MethodHandleNatives; include transitional compatibility logic Reviewed-by: twisti
Fri, 11 Mar 2011 21:19:15 -0800 Merge
jrose [Fri, 11 Mar 2011 21:19:15 -0800] rev 8674
Merge
Fri, 11 Mar 2011 07:50:51 -0800 7026631: field _klass is incorrectly set for dual type of TypeAryPtr::OOPS
kvn [Fri, 11 Mar 2011 07:50:51 -0800] rev 8673
7026631: field _klass is incorrectly set for dual type of TypeAryPtr::OOPS Summary: add missing check this->dual() != TypeAryPtr::OOPS into TypeAryPtr::klass(). Reviewed-by: never
Wed, 09 Mar 2011 09:15:16 -0800 7025742: Can not use CodeCache::unallocated_capacity() with fragmented CodeCache
kvn [Wed, 09 Mar 2011 09:15:16 -0800] rev 8672
7025742: Can not use CodeCache::unallocated_capacity() with fragmented CodeCache Summary: Use largest_free_block() instead of unallocated_capacity(). Reviewed-by: iveresov, never, ysr
Sun, 06 Mar 2011 22:09:23 -0800 6965570: assert(!needs_patching && x->is_loaded(),"how do we know it's volatile if it's not loaded")
never [Sun, 06 Mar 2011 22:09:23 -0800] rev 8671
6965570: assert(!needs_patching && x->is_loaded(),"how do we know it's volatile if it's not loaded") Reviewed-by: iveresov
Sat, 05 Mar 2011 11:02:04 -0800 6589823: Error: meet not symmetric
kvn [Sat, 05 Mar 2011 11:02:04 -0800] rev 8670
6589823: Error: meet not symmetric Summary: arrays pointers meet must fall to bottom if exact array klasses in upper lattice are not equal or super klass is exact. Reviewed-by: never
Fri, 04 Mar 2011 22:44:50 -0800 Merge
never [Fri, 04 Mar 2011 22:44:50 -0800] rev 8669
Merge
Fri, 04 Mar 2011 20:01:48 -0800 7024866: # assert(limit == NULL || limit <= nm->code_end()) failed: in bounds
never [Fri, 04 Mar 2011 20:01:48 -0800] rev 8668
7024866: # assert(limit == NULL || limit <= nm->code_end()) failed: in bounds Reviewed-by: kvn, iveresov
Fri, 04 Mar 2011 15:14:16 -0800 7020403: Add AdvancedCompilationPolicy for tiered
iveresov [Fri, 04 Mar 2011 15:14:16 -0800] rev 8667
7020403: Add AdvancedCompilationPolicy for tiered Summary: This implements adaptive tiered compilation policy. Reviewed-by: kvn, never
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip