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

x86_64: Move Continuation-related stub methods to MacroAssembler

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 20
    • 20
    • hotspot
    • None
    • b13
    • x86

      Move the following methods from stubGenerator_x86_64.cpp under MacroAssembler:
        OopMap* continuation_enter_setup(MacroAssembler* masm, int& stack_slots);
        void fill_continuation_entry(MacroAssembler* masm, Register reg_cont_obj, Register reg_flags);
        void continuation_enter_cleanup(MacroAssembler* masm);

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

              Created:
              Updated:
              Resolved: