2003-08-02 Michael Koch <konqueror@gmx.de>
* java/net/URL.java
(URL): Added paragraph about the
gnu.java.net.nocache_protocol_handlers property.
(ph_cache): Renamed from handlers to match classpath's implementation.
Reordered it with factory and serialVersionUID member variables.
(cache_handlers): New member variable.
(static): New static initializer to initialize cache_handlers from
gnu.java.net.nocache_protocol_handlers property.
(URL): Use ph_cache instead of handlers, reformatted some code to
match classpath's implementation.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@70098
138bc75d-0d04-0410-961f-
82ee72b054a4