jdk/src/share/classes/sun/misc/URLClassPath.java
Fri, 22 Feb 2013 14:04:06 +0000 alanb 8008290: (profiles) Startup regression due to additional checking of JAR file manifests
Mon, 04 Feb 2013 18:08:50 -0500 dholmes Merge
Mon, 21 Jan 2013 23:20:42 -0500 alanb 8003255: (profiles) Update JAR file specification to support profiles
Fri, 25 Jan 2013 17:00:18 +0800 dingxmin 7183373: URLClassloader.close() does not close JAR files whose resources have been loaded via getResource()
Mon, 05 Dec 2011 10:19:13 +0800 weijun 7116857: Warnings in javax.security and some sun.misc
Mon, 22 Aug 2011 12:16:12 -0700 darcy 7080020: Add conventional constructors to InternalError and VirtualMachineError
Wed, 08 Jun 2011 10:56:11 +0100 michaelm 7050028: ISE "zip file closed" from JarURLConnection.getInputStream on JDK 7 when !useCaches
Wed, 06 Apr 2011 22:06:11 -0700 ohair 7033660: Update copyright year to 2011 on any files changed in 2011
Thu, 13 Jan 2011 11:01:30 +0000 michaelm 6896088: URLClassLoader.close() apparently not working for JAR URLs on Windows
Tue, 25 May 2010 15:58:33 -0700 ohair 6943119: Rebrand source copyright notices
Fri, 07 Aug 2009 10:50:26 +0100 chegar 6826780: URLClassPath should use HashMap<String, XXX> instead of HashMap<URL, XXX>
Mon, 29 Jun 2009 15:05:15 +0100 michaelm 6827999: 6827999: URLClassLoader.addURL(URL) adds URLs to closed class loader
Fri, 30 Jan 2009 22:05:30 +0000 michaelm 4167874: URL-downloaded jar files can consume all available file descriptors
Wed, 02 Jul 2008 12:55:45 -0700 xdono 6719955: Update copyright year
Fri, 02 May 2008 21:33:59 +0100 chegar 6687919: REGRESSION : Classloader can handle any resource which is not included in classpath
Mon, 10 Mar 2008 15:07:09 -0700 martin 6600143: Remove another 450 unnecessary casts
Sat, 01 Dec 2007 00:00:00 +0000 duke Initial load
less more (0) tip