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

_sum_x_squared uninitialized

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • 9
    • 7
    • hotspot
    • None
    • gc
    • generic
    • generic

      Customer, who ran the VM through Valgrind, reported that _sum_x_squared in gcUtil.{cpp,hpp} is used

      _sum_x_squared = _sum_x_squared + x * x;

      but never initialized. This seems to be true.

            jmasa Jon Masamitsu (Inactive)
            tonyp Tony Printezis
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: