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

AArch64: Register corruption in slow subtype check

XMLWordPrintable

    • b09
    • aarch64
    • generic

        From: martin.doerr@sap.com

        we had run -Xcomp tests on aarch64 and got SIGSEGV in StubRoutines::generic_arraycopy (debug build).

        generate_generic_copy:
        rscratch2_dst_klass = rscratch2 = r9

        It uses
        MacroAssembler::check_klass_subtype_slow_path
        which overwrites rscratch2 in debug build.

              aph Andrew Haley
              aph Andrew Haley
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: