commit-classpath
[Top][All Lists]
Advanced

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

[commit-cp] [bugs #11285] Classloaders should return valid URLs from get


From: Chris Burdess
Subject: [commit-cp] [bugs #11285] Classloaders should return valid URLs from getResource for directories
Date: Wed, 2 Mar 2005 17:21:21 +0000
User-agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.5) Gecko/20041201 Camino/0.8.2

Update of bugs #11285 (project classpath):

                  Status:                    None => Fixed                  
             Assigned to:                    None => dog                    
             Open/Closed:                    Open => Accepted               

    _______________________________________________________

Follow-up Comment #1:

The URLClassLoader should now exhibit this behaviour. file: URLs representing
directories return a list of the names of files in the directory, in the
platform encoding, separated by the platform line separator. The
Content-Length of the response is the number of bytes in this response,
rather than the "size" of the directory.

    _______________________________________________________

This item URL is:

  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=11285>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

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