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

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

XMLWordPrintable

    • b23

        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.

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

                Created:
                Updated:
                Resolved: