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

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 11
    • 9, 10
    • hotspot
    • b01

      The code snippet below will crash the VM:

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

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

              Created:
              Updated:
              Resolved: