Copy class's copy operations should have const source / from parameters

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Duplicate
    • Priority: P4
    • 11
    • Affects Version/s: 10
    • Component/s: hotspot
    • None
    • generic
    • generic

      Copying operations in Copy class should have const source / from parameters, e.g. in

        void conjoint_words(HeapWord* from, HeapWord* to, size_t count)

      the type for "from" should be "const HeapWord*".

            Assignee:
            Unassigned
            Reporter:
            Kim Barrett
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: