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

Container code should not be using jlong/julong

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • 26
    • None
    • hotspot

      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.

            sgehwolf Severin Gehwolf
            coleenp Coleen Phillimore
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated: