Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8202640

Small C1 cleanups for BarrierSetC1

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 11
    • 11
    • hotspot
    • b13

      After rebasing ZGC in BarrierSetC1, we noticed a few small cleanups that would be great.

      * restore_live_registers_except_rax should be exposed so that barrier set backends may use it
      * save_live_registers_no_oop_map has an unused argument that should be removed
      * LIR_OpVisitState::visit should allow visiting LIR with a virtual call (for GC barrier LIR_Ops).
      * LIR_List::append ought to be public so that barrier set backends can add barrier LIR_Ops.

            eosterlund Erik Ă–sterlund
            eosterlund Erik Ă–sterlund
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: