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

[JVMCI] be more careful about reflective reads of Class.componentType.

    XMLWordPrintable

Details

    • b23

    Backports

      Description

        Class.componentType is statically typed as Class but can actually contain an int[]. When statically folding reads of this field JVMCI needs to always return null for non array klasses.

        Attachments

          Issue Links

            Activity

              People

                never Tom Rodriguez
                never Tom Rodriguez
                Votes:
                0 Vote for this issue
                Watchers:
                4 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: