1. 09 Dec, 2002 2 commits
    • conpr-2.C: Expect failure on solaris2. · da549e29
      	* g++.dg/special/conpr-2.C: Expect failure on solaris2.
      	* g++.dg/special/ecos.exp (conpr-3.C): Likewise.
      	* g++.dg/special/initp1.C: Likewise.
      
      From-SVN: r59950
      Kaveh R. Ghazi committed
    • Connection.java (getJarFile): download and cache remote jar files. · e825ca7f
      	* gnu/gcj/protocol/jar/Connection.java (getJarFile): download and
      	cache remote jar files.
      	* gnu/gcj/runtime/VMClassLoader.java: Don't construct jar URL, only
      	add File.separator to URL when it is a directory.
      	* java/lang/ClassLoader.java: Add Classpath javadoc.
      	(parent): final.
      	(getParent): Add (disabled) security check.
      	(findLibrary): New default method.
      	* java/net/JarURLConnection.java (getManifest): Implement.
      	(getInputStream): Only create InputStream when entry exists.
      	(getHeaders): Only use jarFileURLConnection or JarEntry to set length
      	when they exist.
      	* java/net/URLClassLoader.java: New/Rewritten version from Classpath.
      
      From-SVN: r59949
      Mark Wielaard committed
  2. 08 Dec, 2002 3 commits
  3. 07 Dec, 2002 5 commits
  4. 06 Dec, 2002 13 commits
  5. 05 Dec, 2002 17 commits