RFR(XS): 8147564: [JVMCI] remove unused method CodeCacheProvider.needsDataPatch

Christian Thalinger christian.thalinger at oracle.com
Tue Jan 19 19:58:36 UTC 2016


Looks good.

> On Jan 18, 2016, at 6:40 AM, Roland Schatz <roland.schatz at oracle.com> wrote:
> 
> Hi,
> 
> Please review this small patch:
> webrev: http://cr.openjdk.java.net/~rschatz/JDK-8147564/webrev.00/
> jira: https://bugs.openjdk.java.net/browse/JDK-8147564
> 
> The removed method always returned false, because there is no class implementing both the JavaConstant and the HotSpotMetaspaceConstant interfaces.
> 
> Thanks,
> Roland



More information about the hotspot-compiler-dev mailing list