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

[lworld][C1] implement anewarray for value type for C1

XMLWordPrintable

      C1 compilation for TestBasicFunctionality.test20() crashes when handing this bytecode:

        public long test20(boolean);
          Code:
            ...
            10: iconst_3
      >> 11: anewarray #52 // class "Qcompiler/valhalla/valuetypes/MyValue2;"
       

            iklam Ioi Lam
            iklam Ioi Lam
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: