[11] RFR: 8071282: remove misc dead code
Tobias Hartmann
tobias.hartmann at oracle.com
Wed Mar 14 07:51:29 UTC 2018
Hi Rahul,
looks good to me too. If you get a chance, please update the copyright dates before pushing (no new
webrev required).
Thanks,
Tobias
On 13.03.2018 14:18, Rahul Raghavan wrote:
> Hi,
>
> Please review the following cleanup changes.
>
> <webrev>-
> http://cr.openjdk.java.net/~rraghavan/8071282/webrev.00/
>
> <JBS>-
> https://bugs.openjdk.java.net/browse/JDK-8071282-
> 'remove misc dead code'
>
>
> -- Removed following unused methods -
> frame::min_local_offset_for_compiler
> frame::monitor_offset_for_compiler
> frame::pd_oop_map_offset_adjustment
> frame::local_offset_for_compiler
> frame::volatile_across_calls
> C1_MacroAssembler::unverified_entry
> void LIRGenerator::cmp_reg_mem(LIR_Condition condition, LIR_Opr reg, LIR_Opr base, LIR_Opr disp,
> BasicType type, CodeEmitInfo* info)
>
> -- No issues with local builds, pre-integration testing in progress.
>
>
> Thanks,
> Rahul
More information about the hotspot-compiler-dev
mailing list