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

Wrong assert for UseCompressedOops in aarch64 Copy::conjoint_oops_atomic implementation

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: