[Bug 1116] New: Plugin still includes classpaths specified in jar manifests when running locally

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Wed Aug 15 12:09:12 PDT 2012


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1116

          Priority: P3
            Bug ID: 1116
                CC: unassigned at icedtea.classpath.org
          Assignee: dbhole at redhat.com
           Summary: Plugin still includes classpaths specified in jar
                    manifests when running locally
          Severity: normal
    Classification: Unclassified
                OS: Linux
          Reporter: ddadacha at redhat.com
          Hardware: x86_64
            Status: NEW
           Version: unspecified
         Component: Plugin
           Product: IcedTea-Web

The original bug[1] allowed applets that were run via jnlp_href to search
classpaths through manifest entries. With the fix for PR975, only remote runs
have been fixed. For example, opening the following web page would still work:

file:///path/to/some/test-manifest-classpath.html

Note the file:// protocol.

See the ClasspathManifestTest reproducer for its tests that are known to fail
as a result of this.

[1] http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=975

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20120815/a55f75c2/attachment.html 


More information about the distro-pkg-dev mailing list