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

gcutil class LinearLeastSquareFit doesn't initialize some of its fields

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • hs21
    • hs21, 7
    • hotspot
    • None
    • gc
    • b02
    • generic
    • generic
    • Verified

        Reported by Donald Gregg at Westinghouse.

        In src/share/vm/gc_implementation/shared/gcUtil.*, the constructor for LinearLeastSquareFit
        does not initialize members _sum_x_squared, _intercept or _slope. They should be initiazed
        to zero.

              phh Paul Hohensee
              phh Paul Hohensee
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: