[JVMCI] calling ResolvedTypeType.getClassInitializer on an array type crashes

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 11
    • Affects Version/s: 9, 10
    • Component/s: hotspot
    • b01

      The code snippet below will crash the VM:

      MetaAccessProvider m = ...;
      m.lookupJavaType(int[].class).getClassInitializer();

            Assignee:
            Douglas Simon
            Reporter:
            Douglas Simon
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: