Asserts in objArrayKlass.cpp need to use _raw variants of obj_addr_at()

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 12
    • Affects Version/s: 12
    • Component/s: hotspot
    • gc
    • b07
    • generic
    • generic

      Asserts in objArrayKlass.cpp need to use _raw variants of obj_at_addr() (in ObjArrayKlass::copy_array), otherwise they go through resolve() and may get a different copy of the array, and fail the assert.

            Assignee:
            Roman Kennke
            Reporter:
            Roman Kennke
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: