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

X86: Modularize cmpxchg-oop assembler for C1 and C2

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Withdrawn
    • P4
    • tbd
    • 11, 12
    • hotspot
    • None
    • gc
    • x86
    • generic

    Description

      Currently, cmpxchg-oop is generated a single instructions plus probably some oops-compression. Shenandoah GC (and most likely other concurrent compacting GCs) needs to generate some more code to deal with possible false-negatives when comparing old-value with the field contents.

      Attachments

        Activity

          People

            rkennke Roman Kennke
            rkennke Roman Kennke
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: