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

AArch64: Remove uses of long and unsigned long

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 19
    • 16, repo-aarch64-port
    • hotspot
    • b06
    • aarch64

      In many cases the AArch64 back end uses long and unsigned long types. These types don't work on LLP64 systems (such as Windows) and should be replaced either by int64_t or jlong, as appropriate.

            coleenp Coleen Phillimore
            aph Andrew Haley
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: