src/java.base/share/classes/java/lang/ClassLoader.java
Thu, 17 Oct 2019 20:54:25 +0100 chegar datagramsocketimpl-branch: merge with default datagramsocketimpl-branch
Thu, 17 Oct 2019 20:53:35 +0100 chegar datagramsocketimpl-branch: update to default datagramsocketimpl-branch
Fri, 11 Oct 2019 14:49:05 -0700 akozlov 8231584: Deadlock with ClassLoader.findLibrary and System.loadLibrary call
Fri, 20 Sep 2019 11:07:52 +0100 jboes 8230648: Replace @exception tag with @throws in java.base
Mon, 20 May 2019 17:29:44 -0700 darcy 8224175: Fix inconsistencies in @jls and @jvms tags
Wed, 01 May 2019 13:07:30 -0700 bchristi 8221267: Document the jdk.net.URLClassPath.showIgnoredClassPathEntries system property
Wed, 20 Mar 2019 15:35:26 -0700 jjg 8220249: fix headings in java.compiler
Wed, 26 Dec 2018 17:09:19 +0530 rpatil 8214567: Use {@systemProperty} for definitions of system properties jdk-12+26
Thu, 13 Dec 2018 15:31:05 +0100 redestad 8215281: Use String.isEmpty() when applicable in java.base
Sun, 09 Dec 2018 10:07:18 -0800 martin 8215048: Some classloader typos
Mon, 22 Oct 2018 17:00:04 -0700 mchung 8207146: Rename jdk.internal.misc.Unsafe::xxxObject to xxxReference
Tue, 19 Jun 2018 07:54:11 -0400 lfoltan 8202605: Standardize on ClassLoaderData::loader_name() throughout the VM to obtain a class loader's name
Thu, 05 Apr 2018 09:33:27 -0700 martin 8200125: Fix some classloader/module typos
Mon, 02 Apr 2018 17:11:11 -0700 martin 8199947: Rename HTML element id in ClassLoader javadoc to avoid name conflict with private elements
Sun, 25 Feb 2018 04:59:43 +0100 jwilhelm Merge
Wed, 21 Feb 2018 11:18:52 -0500 hseigel 8184289: Obsolete -XX:+UnsyncloadClass and -XX:+MustCallLoadClassInternal options
Sat, 24 Feb 2018 09:41:42 -0800 mchung 8198653: ClassLoader::getSystemClassLoader throws InternalError when called after shutdown
Thu, 25 Jan 2018 13:40:36 -0800 mchung 8191170: Clarify if java.class.path can be undefined
Thu, 07 Dec 2017 09:22:35 -0800 mchung 8193159: Reduce the number of classes loaded due to NativeLibrary
Tue, 05 Dec 2017 09:44:32 -0800 bchristi 8187222: ClassLoader.getSystemClassLoader not clear if recursive initialization leads to ISE or unspecified error
Tue, 28 Nov 2017 10:15:47 -0800 bchristi 8191173: (cl) Clarify or remove "for delegation" in ClassLoader spec
Wed, 08 Nov 2017 13:38:00 -0800 mchung 8190733: Use Class::getPackageName in java.base implementation
Mon, 06 Nov 2017 17:48:00 -0800 mchung 8164512: Replace ClassLoader use of finalizer with phantom reference to unload native library
Mon, 30 Oct 2017 21:23:10 +0100 jwilhelm Merge
Tue, 10 Oct 2017 11:52:42 -0700 mchung 8188052: JNI FindClass needs to specify the class loading context used for library lifecycle hooks
Wed, 25 Oct 2017 09:06:39 -0700 bchristi 8183901: Fix broken links to "Package Sealing" in the JAR spec
Wed, 27 Sep 2017 12:44:06 -0700 mchung 6373396: (cl spec) clarify spec of ClassLoader.getPackages() about run-time package
Tue, 12 Sep 2017 19:03:39 +0200 erikj 8187443: Forest Consolidation: Move files to unified layout
less more (0) tip