URL.java (getURLStreamHandler): Check if we have to use cache before trying to retrie...
authorMichael Koch <konqueror@gmx.de>
Sat, 27 Sep 2003 12:38:05 +0000 (12:38 +0000)
committerMichael Koch <mkoch@gcc.gnu.org>
Sat, 27 Sep 2003 12:38:05 +0000 (12:38 +0000)
commit4ada1976c90d133790ae647ef649b4aab7d2b487
treebd343e17cde3ce8c7460374042e97685cbdf6aa0
parent9415397d87dbecbdd0d2e96e6c57098494012f6b
URL.java (getURLStreamHandler): Check if we have to use cache before trying to retrieve handler from cache.

2003-09-27  Michael Koch  <konqueror@gmx.de>

* java/net/URL.java (getURLStreamHandler):
Check if we have to use cache before trying to retrieve handler from
cache. Rename facName to clsName to match classpath more. Reformated
some little pieces.

From-SVN: r71852
libjava/ChangeLog
libjava/java/net/URL.java