RFR: 8218625: Remove dead code in relocInfo
Tobias Hartmann
tobias.hartmann at oracle.com
Thu Feb 7 20:03:16 UTC 2019
Hi Claes,
looks good to me too.
Best regards,
Tobias
On 07.02.19 16:58, 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