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

LibraryCallKit::sharpen_unsafe_type does not handle narrow oop array

XMLWordPrintable

    • b13

      The following code in LibraryCallKit::sharpen_unsafe_type sets elem_type to NULL if the array element is a narrow oop:

      const TypeOopPtr *elem_type = adr_type->is_aryptr()->elem()->isa_oopptr();

            thartmann Tobias Hartmann
            thartmann Tobias Hartmann
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: