Tue, 13 Mar 2012 13:50:48 -0400 7109878: The instanceKlass EnclosingMethhod attribute fields can be folded into the _inner_class field.
jiangli [Tue, 13 Mar 2012 13:50:48 -0400] rev 12231
7109878: The instanceKlass EnclosingMethhod attribute fields can be folded into the _inner_class field. Summary: Fold instanceKlass::_enclosing_method_class_index and instanceKlass::_enclosing_method_method_index into the instanceKlass::_inner_classes array. Reviewed-by: never, coleenp Contributed-by: Jiangli Zhou <jiangli.zhou@oracle.com>
Mon, 26 Mar 2012 13:22:38 +0200 Merge
jwilhelm [Mon, 26 Mar 2012 13:22:38 +0200] rev 12230
Merge
Fri, 23 Mar 2012 15:28:24 +0100 7103665: HeapWord*ParallelScavengeHeap::failed_mem_allocate(unsigned long,bool)+0x97
brutisso [Fri, 23 Mar 2012 15:28:24 +0100] rev 12229
7103665: HeapWord*ParallelScavengeHeap::failed_mem_allocate(unsigned long,bool)+0x97 Summary: Make sure that MutableNUMASpace::ensure_parsability() only calls CollectedHeap::fill_with_object() with valid sizes and make sure CollectedHeap::filler_array_max_size() returns a value that can be converted to an int without overflow Reviewed-by: azeemj, jmasa, iveresov
(0) -10000 -3000 -1000 -300 -100 -30 -10 -3 +3 +10 +30 +100 +300 +1000 +3000 +10000 +30000 tip