Request for reviews (S): 7025742: Can not use CodeCache::unallocated_capacity() with fragmented CodeCache
Vladimir Kozlov
vladimir.kozlov at oracle.com
Wed Mar 9 09:12:17 PST 2011
Thank you
Vladimir
Igor Veresov wrote:
> Looks good.
>
> igor
>
> On 3/8/11 3:53 PM, Vladimir Kozlov wrote:
>> http://cr.openjdk.java.net/~kvn/7025742/webrev
>>
>> Fixed 7025742: Can not use CodeCache::unallocated_capacity() with
>> fragmented CodeCache
>>
>> CodeCache::unallocated_capacity() reports combined (not continues) free
>> space.
>>
>> Use largest_free_block() instead of unallocated_capacity().
>
More information about the hotspot-compiler-dev
mailing list