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

missed a review comment in 6829194

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • hs20
    • hs20
    • hotspot
    • b02
    • generic
    • generic
    • Not verified

        As Vladimir pointed out, I missed to add a review comment:

        ! if (UseCompressedOops) fac_ptr->nonstatic_double_count += 1;

        should be

        ! if (wordSize == longSize) fac_ptr->nonstatic_double_count += 1;

        Since it is raw it should not depend on coop.

              twisti Christian Thalinger (Inactive)
              twisti Christian Thalinger (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: