src/hotspot/share/classfile/classLoader.cpp
Wed, 02 Oct 2019 16:55:08 -0700 ccheung 8231606: _method_ordering is not set during CDS dynamic dump time
Thu, 12 Sep 2019 09:59:19 -0700 ccheung 8186988: use log_warning() and log_error() instead of tty->print_cr for CDS warning and error messages
Wed, 11 Sep 2019 14:16:30 +0200 lkorinth 8230398: Remove NULL checks before FREE_C_HEAP_ARRAY jdk-14+14
Tue, 27 Aug 2019 22:14:52 -0700 iklam 8227370: Remove SharedPathsMiscInfo
Tue, 27 Aug 2019 22:14:15 -0700 iklam 8230168: Use ClasspathStream for FileMapInfo::create_path_array
Fri, 23 Aug 2019 10:39:34 -0700 iklam 8230011: Consolidate duplicated classpath parsing code in classLoader.cpp
Fri, 28 Jun 2019 09:49:10 -0700 ccheung 8211723: AppCDS: referring to a jar file in any way other than exactly how it was done during dumping doesn't work
Fri, 17 May 2019 08:29:55 -0700 ccheung 8207812: Implement Dynamic CDS Archive
Tue, 14 May 2019 11:29:18 -0400 coleenp 8223657: Remove unused THREAD argument from SymbolTable functions
Thu, 09 May 2019 14:28:30 +0200 stefank 8223624: Cleanup includes of universe.hpp
Fri, 29 Mar 2019 08:42:32 -0700 iklam 8221351: Crash in KlassFactory::check_shared_class_file_load_hook
Sat, 23 Mar 2019 21:51:07 -0700 iklam 8220095: Assertion failure when symlink (with different name) is used for lib/modules file
Fri, 22 Feb 2019 17:54:13 +0100 shade 8219574: Minimal VM build failure after JDK-8219414
Wed, 20 Feb 2019 09:43:01 -0800 mikael 8219142: Remove unused JIMAGE_ResourcePath
Thu, 31 Jan 2019 10:31:39 +0100 rehn 8218041: Assorted wrong/missing includes
Thu, 24 Jan 2019 09:38:50 -0500 hseigel 8217660: Refactor module related locked_create_entry_or_null() functions
Wed, 12 Dec 2018 10:13:11 +0530 jgeorge 8200613: SA: jstack throws UnmappedAddressException with a CDS core file
Mon, 10 Dec 2018 11:04:55 -0800 iignatyev 8214917: CTW testlibrary shouldn't ignore errors raised by the library itself
Fri, 07 Dec 2018 10:48:39 +0300 dchuyko 8214707: Prevent GCC 8 from reporting error in ClassLoader::file_name_for_class_name()
Thu, 25 Oct 2018 21:40:17 -0700 ccheung 8209598: Clean up how messages are printed when CDS aborts start-up
Tue, 16 Oct 2018 11:08:46 -0400 hseigel 7041262: VM_Version should be called instead of Abstract_VM_Version so that overriding works
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