src/hotspot/share/classfile/classLoader.cpp
Wed, 10 Oct 2018 10:18:52 -0400 hseigel 8207689: Remove perfCounter _load_instance_class_failCounter used by deleted flag UnsyncloadClass jdk-12+15
Mon, 20 Aug 2018 08:25:57 -0400 lfoltan 8209301: JVM rename is_anonymous, host_klass to unsafe specific terminology ahead of Unsafe.defineAnonymousClass deprecation
Tue, 10 Jul 2018 19:04:13 -0700 ccheung 8205946: JVM crash after call to ClassLoader::setup_bootstrap_search_path()
Thu, 05 Jul 2018 09:11:33 -0700 ccheung 8205548: Remove multi-release jar related vm code
Thu, 24 May 2018 09:15:09 -0700 ccheung 8203354: assert in ClassLoader::update_module_path_entry_list() could have incorrect message
Mon, 21 May 2018 21:27:12 -0700 iklam 8193332: MetaspaceShared::check_shared_class_loader_type is not used during archive creation
Thu, 10 May 2018 16:39:50 -0700 ccheung 8202289: Non-empty directory in module path is not handled properly at CDS/AppCDS dump time
Thu, 26 Apr 2018 13:40:58 -0700 iklam 8197954: Remove unnecessary intermediary APIs from AppCDS implementation
Fri, 04 May 2018 11:41:35 +0200 stefank 8200729: Conditional compilation of GCs
Mon, 30 Apr 2018 16:59:05 -0400 jiangli 8193213: Make the UseAppCDS option obsolete.
Tue, 10 Apr 2018 08:38:56 +0200 mbaesken 8201226: missing JNIEXPORT / JNICALL at some places in function declarations/implementations
Wed, 11 Apr 2018 10:05:02 -0400 hseigel 8201265: Native memory leak in ClassLoader::add_to_exploded_build_list
Tue, 10 Apr 2018 11:43:40 -0700 ccheung 8194812: Extend class-data sharing to support the module path
Mon, 26 Mar 2018 19:00:47 -0400 jiangli 8200202: Remove unused _boot_modules_array and _platform_modules_array from classLoader.*.
Thu, 15 Mar 2018 21:29:36 +0100 stefank 8200105: Remove cyclic dependency between oop.inline.hpp and collectedHeap.inline.hpp
Fri, 16 Mar 2018 09:12:13 -0400 coleenp 8199263: Split interfaceSupport.hpp to not require including .inline.hpp files
Wed, 07 Mar 2018 21:57:36 +0100 stefank 8199264: Remove universe.inline.hpp to simplify include dependencies
Mon, 05 Mar 2018 14:24:45 -0500 jiangli 8198447: Remove ClassLoaderExt::check().
Mon, 05 Mar 2018 10:29:23 -0500 hseigel 8191102: Incorrect include file use in classLoader.hpp
Wed, 21 Feb 2018 11:18:52 -0500 hseigel 8184289: Obsolete -XX:+UnsyncloadClass and -XX:+MustCallLoadClassInternal options
Wed, 20 Dec 2017 11:30:23 -0800 iklam 8193897: JDK-8191374 caused windows_i586 build to fail
Tue, 19 Dec 2017 11:29:07 -0800 iklam 8191374: Improve error message when CDS is not supported on exploded build
Tue, 21 Nov 2017 09:49:52 -0800 ccheung 8188122: Path length limits on Windows leads to obscure class loading failures
Tue, 21 Nov 2017 15:02:17 +0100 ihse 8191203: Remove duplicated jimage.hpp
Sun, 19 Nov 2017 23:30:41 -0500 jiangli 8187118: Remove appending -cp path to the boot class path at AppCDS dump time
Tue, 31 Oct 2017 11:55:09 -0400 coleenp 8189610: Reconcile jvm.h and all jvm_md.h between java.base and hotspot
Sat, 21 Oct 2017 15:15:46 -0700 iklam 8185160: -XX:DumpLoadedClassList omits graal classes
Fri, 29 Sep 2017 10:11:01 -0700 ccheung 8138600: eliminate the need of ModuleLoaderMap.dat for CDS
Tue, 12 Sep 2017 19:03:39 +0200 erikj 8187443: Forest Consolidation: Move files to unified layout
less more (0) tip