>>>>> ":" == Kaffe CVS <cvs-commits at kaffe.org> writes: :> * libraries/javalib/java/net/URI.java :> (toURL): Implemented. I needed this because Jetty-4.2.14 has the following code: url=file.toURI().toURL();