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

ARM32-softfp: Do not load CONSTANT_double using the condy helper methods in the interpreter

    XMLWordPrintable

Details

    • b08
    • arm
    • linux

    Backports

      Description

        With the introduction of constant dynamics, the 32-bit arm softfp port started to load CONSTANT_double values from the CP using the condy helper methods. This is not required and should be avoided, since those helper methods might not be designed for loading primitive types.
        https://git.openjdk.java.net/jdk/blob/07e90524576f159fc16523430f1db62327c89a3b/src/hotspot/cpu/arm/templateTable_arm.cpp#L474

        Attachments

          Issue Links

            Activity

              People

                cgo Christoph Göttschkes
                cgo Christoph Göttschkes
                Votes:
                0 Vote for this issue
                Watchers:
                4 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: