[11] RFR: 8071282: remove misc dead code

Rahul Raghavan rahul.v.raghavan at oracle.com
Tue Mar 13 13:18:27 UTC 2018


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