AArch64: Remove uses of long and unsigned long

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 19
    • Affects Version/s: 16, repo-aarch64-port
    • Component/s: 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.

            Assignee:
            Coleen Phillimore
            Reporter:
            Andrew Haley
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: