classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cp-patches] RFC: Fix for Classpath bug #13353 (fragments in jar URLs)


From: Ziga Mahkovec
Subject: [cp-patches] RFC: Fix for Classpath bug #13353 (fragments in jar URLs)
Date: Thu, 09 Jun 2005 23:48:31 +0200

The following patch fixes Classpath bug #13353:
https://savannah.gnu.org/bugs/index.php?func=detailitem&item_id=13353

Mauve test:
http://sources.redhat.com/ml/mauve-patches/2005/msg00053.html

Usage of fragments (#ref) in jar: URLs doesn't really seem to be
documented, but this patch makes Classpath behave more like Sun's JRE
and (more importantly) allows Apache Batik to parse SVG images.

-- 
Ziga

2005-06-09  Ziga Mahkovec  <address@hidden>

        Classpath bug #13353:
        * gnu/java/net/protocol/jar/Handler.java (parseURL, toExternalForm):
        Append fragments (#ref) to URLs.

Attachment: jar-handler.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]