10 Replies Latest reply on Oct 12, 2007 12:31 PM by alesj

    TypeInfo.newArrayInstance problems

    alesj

      I'm having problems instantiating char array via TypeInfo.newArrayInstance.
      I get a CCE, when trying to cast char[] into Object[].
      Is this expected? :-)
      Or is there a workaround or should this be fixed?