Container code should not be using jlong/julong

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 26
    • Affects Version/s: None
    • Component/s: hotspot
    • b25

      jlong/julong are Java types. This code is OS level code and should use C++ integer types instead.

      I think JDK-8357086 fixes some of the return types that this container code uses, so made it a dependency.

            Assignee:
            Severin Gehwolf
            Reporter:
            Coleen Phillimore
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: