<html>
    <head>
      <base href="http://icedtea.classpath.org/bugzilla/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - XFileOpenService openMultiFileDialog ClassCastException, FileContents[] instead of FileContents"
   href="http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1058#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - XFileOpenService openMultiFileDialog ClassCastException, FileContents[] instead of FileContents"
   href="http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1058">bug 1058</a>
              from <span class="vcard"><a class="email" href="mailto:mercurial&#64;icedtea.classpath.org" title="hg commits &lt;mercurial&#64;icedtea.classpath.org&gt;"> <span class="fn">hg commits</span></a>
</span></b>
        <pre>details:
<a href="http://icedtea.classpath.org//hg/icedtea-web?cmd=changeset;node=5e59e92d16ed">http://icedtea.classpath.org//hg/icedtea-web?cmd=changeset;node=5e59e92d16ed</a>
author: Omair Majid &lt;<a href="mailto:omajid&#64;redhat.com">omajid&#64;redhat.com</a>&gt;
date: Fri Aug 30 10:56:59 2013 -0400

    PR1058: XFileOpenService openMultiFileDialog ClassCastException

    Instead of trying to create a privileged proxy for the FileContents[]
    array, simply create a privileged proxy for each FileContents instance
    and return an array of them.

    2013-08-29  Omair Majid  &lt;<a href="mailto:omajid&#64;redhat.com">omajid&#64;redhat.com</a>&gt;

            PR1058
            * netx/net/sourceforge/jnlp/services/XFileOpenService.java
            (openMultiFileDialog): Create a privileged proxy for each
FileContents
            instance and return an array of them.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>