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

Improve plugin compability of java->js type conversion for array

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not an Issue
    • Icon: P4 P4
    • 6
    • 6
    • deploy
    • None
    • x86
    • windows_xp

      In current release of plugin, returned an object array from jvm to javascript will be wrapped as a COM SafeArray(VT_ARRAY | VT_UNKNOWN) , while MSVM will wrap the java object array as a COM SafeArray(VT_ARRAY | VT_VARIANT).
      To be compatiable with MSVM, plugin should return the same type of array.
      ###@###.### 2005-06-08 09:46:30 GMT

            jchusunw Jacky Chu (Inactive)
            jchusunw Jacky Chu (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: