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

SA: Huge heap sizes cause a negative value to be displayed in the jhisto heap total

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 17
    • 9, 10
    • hotspot
    • None
    • b17
    • generic
    • generic

      Running clhsdb jhisto on a program that allocates a huge amount of memory causes the total number of bytes to be displayed as a negative value.

      ====snippet from the jhisto output ========================
      304: 1 16 jdk.internal.perf.Perf
      305: 1 16 java.util.jar.JavaUtilJarAccessImpl
      306: 254 2863336944 int[]
      Total : 22803 -1430650672
      ==================================================

            ksakata Koichi Sakata
            jgeorge Jini George (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: