[11] RFR: 8071282: remove misc dead code

Rahul Raghavan rahul.v.raghavan at oracle.com
Wed Mar 14 15:32:34 UTC 2018


Thanks Tobias, Vladimir for the review.

Confirmed no issues with pre-integration testing;
and updated Copyright year at source files headers.

http://cr.openjdk.java.net/~rraghavan/8071282/webrev.01/


Thanks,
Rahul

On Wednesday 14 March 2018 01:21 PM, Tobias Hartmann wrote:
> 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