RFR: 8218625: Remove dead code in relocInfo

Vladimir Kozlov vladimir.kozlov at oracle.com
Thu Feb 7 17:13:18 UTC 2019


Looks good.

Thanks,
Vladimir

On 2/7/19 7:58 AM, Claes Redestad wrote:
> Hi,
> 
> code/relocInfo.hpp|.cpp has a chunk of dead and unused methods and
> fields, and there are related things in relocInfo_ext.hpp that is unused
> on all platforms except arm which on closer inspection turns out to be
> effectively dead as well.
> 
> Bug:    https://bugs.openjdk.java.net/browse/JDK-8218625
> Webrev: http://cr.openjdk.java.net/~redestad/8218625/open.00/
> 
> Testing: tier1+2, sanity builds of the arm port
> 
> Thanks!
> 
> /Claes


More information about the hotspot-compiler-dev mailing list