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

C2: Factor out C2-specific code from MacroAssembler

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P3 P3
    • 15
    • 15
    • hotspot
    • b17

      MacroAssembler class has a number of C2-only declarations.
      C1 and template interpreter do have specific subclasses of MacroAssembler (C1_MacroAssembler and InterpreterMacroAssembler respectively).

      Consider introducing C2-specific MacroAssembler and factoring out the code.

            vlivanov Vladimir Ivanov
            vlivanov Vladimir Ivanov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: