RFR(xs): 8076534: CollectedHeapName in SA agent incorrect
Per Liden
per.liden at oracle.com
Tue Apr 7 14:04:43 UTC 2015
Thanks Staffan!
/Per
On 2015-04-07 12:22, Staffan Larsen wrote:
> Looks good!
>
> Thanks,
> /Staffan
>
>> On 7 apr 2015, at 11:36, Per Liden <per.liden at oracle.com> wrote:
>>
>> Hi,
>>
>> Could I please have someone review this minor fix.
>>
>> In a recent change made to CollectedHeap::Name, the Abstract member was removed (JDK-8076294). This patch removes the equivalent from the SA agent's CollectedHeapName and turns its CollectedHeap into an abstract class.
>>
>> Webrev: http://cr.openjdk.java.net/~pliden/8076534/webrev.0/
>>
>> Bug: https://bugs.openjdk.java.net/browse/JDK-8076534
>>
>> Testing: jprt, manual runs with jmap -F -heap with all collectors
>>
>> /Per
>>
>
More information about the hotspot-dev
mailing list