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

Wrong assert for UseCompressedOops in aarch64 Copy::conjoint_oops_atomic implementation

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 10
    • 9
    • hotspot
    • None
    • b21
    • aarch64

      The assert for UseCompressedOops in aarch64 Copy::conjoint_oops_atomic implementation is wrong.

      The method is supposed to be called for copying (uncompressed) oops only like the similar methods even if UncompressedOops is true.

      This is a leftover change from JDK-8166314, as the main issue described there has been fixed earlier.

            tschatzl Thomas Schatzl
            tschatzl Thomas Schatzl
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: