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

LibraryCallKit::sharpen_unsafe_type does not handle narrow oop array

    XMLWordPrintable

Details

    • b13

    Description

      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();

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: