RFR(xs): 8076447: Remove unused MemoryManager::kind()

Stefan Karlsson stefan.karlsson at oracle.com
Wed Apr 1 11:15:02 UTC 2015


On 2015-04-01 12:43, Per Liden wrote:
> Hi,
>
> Another small cleanup.
>
> MemoryManager and its sub-classes all implement kind(), which is never 
> used and can be removed. The enum MemoryManager::Name can then also be 
> removed as it's no longer used.
>
> Webrev: http://cr.openjdk.java.net/~pliden/8076447/webrev.0/

Looks good.

StefanK

> Bug: https://bugs.openjdk.java.net/browse/JDK-8076447
>
> /Per




More information about the hotspot-gc-dev mailing list