missed a review comment in 6829194

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • hs20
    • Affects Version/s: hs20
    • Component/s: 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.

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

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: