jdk/src/java.base/share/classes/java/lang/ClassLoader.java
Thu, 01 Dec 2016 11:16:23 +0000 alanb Merge
Wed, 23 Nov 2016 10:41:25 -0800 bchristi 8136831: Undefined null behavior in ClassLoader.getResourceXXXX()
Wed, 23 Nov 2016 10:34:10 -0800 bchristi 8169435: ClassLoader.isParallelCapable is final and conflicting method may get VerifyError
Thu, 01 Dec 2016 08:57:53 +0000 alanb 8169069: Module system implementation refresh (11/2016)
Thu, 03 Nov 2016 18:08:28 -0700 mchung 6479237: (cl) Add support for classloader names
Thu, 27 Oct 2016 13:42:12 -0700 mchung 8168205: Should not default class path to CWD if -cp is not specified but -m is specified
Tue, 25 Oct 2016 12:58:34 -0700 bchristi 8165793: Provide an API to query if a ClassLoader is parallel capable
Fri, 07 Oct 2016 12:01:24 -0700 bchristi 8151486: Class.forName causes memory leak
Fri, 09 Sep 2016 14:54:41 -0700 psandoz 8161230: ClassLoader: add resource methods returning java.util.stream.Stream
Fri, 09 Sep 2016 13:44:48 -0700 mchung 8165346: j.l.ClassLoader.getDefinedPackage(String) throws NPE
Thu, 08 Sep 2016 09:45:50 -0700 mchung 8165563: ClassLoader::getSystemClassLoader will never be null
Tue, 23 Aug 2016 10:49:15 -0700 bchristi 7180225: SecurityExceptions not defined in some class loader methods
Tue, 03 May 2016 09:09:57 +0100 alanb 8154956: Module system implementation refresh (4/2016)
Fri, 18 Mar 2016 18:07:55 -0700 vlivanov 8152335: Improve MethodHandle consistency
Mon, 18 Apr 2016 14:10:14 -0700 smarks 8145468: update java.lang APIs with new deprecations
Fri, 15 Apr 2016 16:19:15 +0100 chegar 8137058: Clear out all non-Critical APIs from sun.reflect
Mon, 11 Apr 2016 10:55:03 +0200 plevart 8152115: (proxy) Examine performance of dynamic proxy creation
Thu, 17 Mar 2016 19:04:16 +0000 alanb 8142968: Module System implementation
Wed, 13 Jan 2016 14:32:42 +0000 chegar 8146736: Move sun.misc performance counters to jdk.internal.perf
Tue, 22 Dec 2015 21:32:29 +0000 chegar 8146000: Remove sun.mics.CompoundEnumeration
Tue, 15 Sep 2015 21:56:04 -0700 martin 8136583: Core libraries should use blessed modifier order
Thu, 11 Jun 2015 17:29:09 +0200 simonis 8081674: EmptyStackException at startup if running with extended or unsupported charset
Thu, 23 Apr 2015 09:32:35 -0700 darcy 8078467: Update core libraries to use diamond with anonymous classes
Fri, 29 Aug 2014 20:16:35 -0700 mchung 8055314: Update refactoring for new loader
Mon, 19 Jan 2015 19:12:11 +0300 igerasim 8067951: System.loadLibrary cannot find library when path contains quoted entry
Thu, 06 Nov 2014 00:06:26 +0100 redestad 8060130: Simplify the synchronization of defining and getting java.lang.Package
Thu, 09 Oct 2014 04:48:12 -0700 fparain 8057777: Cleanup of old and unused VM interfaces
Mon, 18 Aug 2014 10:59:36 +0100 chegar Merge
Sun, 17 Aug 2014 15:54:13 +0100 chegar 8054834: Modular Source Code
less more (0) tip