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

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

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 12
    • 12
    • 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.

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

              Created:
              Updated:
              Resolved: