src/hotspot/share/classfile/classLoaderData.cpp
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
Wed, 15 Aug 2018 16:01:48 -0400 coleenp 8209541: Fix merge problem in SymbolTable::do_check_concurrent_work
Tue, 14 Aug 2018 18:42:14 -0500 gziemski 8195100: Use a low latency hashtable for SymbolTable
Fri, 10 Aug 2018 09:30:26 -0400 hseigel 8207778: Add locking to ModuleEntry and PackageEntry tables
Wed, 08 Aug 2018 15:24:21 -0400 coleenp 8208677: Move inner metaspace cleaning out of class unloading
Wed, 08 Aug 2018 15:31:07 +0200 tschatzl 8208671: Runtime, JFR, Serviceability changes to allow enabling -Wreorder
Tue, 26 Jun 2018 16:59:38 -0400 kbarrett 8205559: Remove IN_CONCURRENT_ROOT Access decorator
Mon, 25 Jun 2018 10:34:46 -0400 lfoltan 8205509: assert(_name_and_id != 0LL) failed: encountered a class loader null name and id
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
Fri, 15 Jun 2018 16:53:58 -0400 kbarrett 8204939: Change Access nomenclature: root to native
Tue, 22 May 2018 13:10:56 -0400 coleenp 8202669: Intermittent crash in ClassLoadingService::compute_class_size()
Tue, 15 May 2018 20:24:34 +0200 egahlin 8199712: Flight Recorder
Wed, 18 Apr 2018 18:43:04 -0400 coleenp 8201556: Disallow reading oops in ClassLoaderData if unloading
Wed, 18 Apr 2018 12:06:53 -0400 coleenp 8201505: Use WeakHandle for ProtectionDomainCacheTable and ResolvedMethodTable
Wed, 18 Apr 2018 10:39:40 -0400 coleenp 8200555: OopHandle should use Access API
Tue, 10 Apr 2018 10:06:42 -0400 coleenp 8198313: Wrap holder object for ClassLoaderData in a WeakHandle
Tue, 03 Apr 2018 13:15:27 +0200 rkennke 8199781: Don't use naked == for comparing oops
Mon, 26 Mar 2018 10:19:31 -0400 coleenp 8199007: ClassLoaderDataGraph::unload_list_contains() is wrong
Fri, 23 Mar 2018 18:54:12 +0100 stefank 8200106: Move NoSafepointVerifier out from gcLocker.hpp
Wed, 21 Mar 2018 17:09:34 -0400 coleenp 8197844: JVMTI GetLoadedClasses should use the Access API
Thu, 15 Mar 2018 07:40:00 -0400 coleenp 8199272: Broken assertion in ClassLoaderData::remove_handle
Thu, 15 Mar 2018 07:15:39 +0100 stuefe 8199431: Split up class Metaspace into a static and a non-static part
Wed, 14 Mar 2018 12:12:00 +0100 simonis 8199472: Fix non-PCH build after JDK-8199319
Thu, 08 Mar 2018 09:56:29 +0100 stefank 8199275: Fix inclusions of allocation.inline.hpp
Tue, 06 Mar 2018 17:15:16 -0500 coleenp 8198926: Move ClassLoaderData::_dependencies to ClassLoaderData::_handles
Thu, 22 Feb 2018 10:39:42 +0100 eosterlund 8198286: Direct memory accessors in typeArrayOop.hpp should use Access API
Thu, 08 Feb 2018 13:21:22 -0500 zgu 8196923: [REDO] NMT: Report array class count in NMT summary
Wed, 07 Feb 2018 03:43:29 +0100 jwilhelm 8196924: [BACKOUT] NMT: Report array class count in NMT summary
Tue, 06 Feb 2018 08:24:36 -0500 zgu 8193184: NMT: Report array class count in NMT summary
Tue, 06 Feb 2018 13:41:49 -0500 hseigel 8190235: Clarify ClassLoaderData::is_*_class_loader_data() method implementations
Fri, 02 Feb 2018 10:37:48 -0500 hseigel 8190359: Reduce the number of recorded klass dependencies
Wed, 24 Jan 2018 11:33:18 -0500 coleenp 8175249: VMThread::run fails in VerifyBeforeExit : Universe::verify
Mon, 08 Jan 2018 13:13:05 +0100 eosterlund 8191888: Refactor ClassLoaderData::remove_handle to use the Access API
Tue, 19 Dec 2017 15:56:28 -0500 coleenp 8193622: JFR test TestUnloadingEventClass.java times out intermittently
Wed, 13 Dec 2017 07:14:18 -0500 coleenp 8193053: jvm crash by G1CMBitMapClosure::do_addr
Thu, 02 Nov 2017 11:00:34 -0500 gziemski 8184765: Dynamically resize SystemDictionary
Mon, 16 Oct 2017 22:36:06 -0400 coleenp 8188220: Remove Atomic::*_ptr() uses and overloads from hotspot
Tue, 03 Oct 2017 16:42:04 -0400 coleenp 8186777: Make Klass::_java_mirror an OopHandle
Tue, 12 Sep 2017 19:03:39 +0200 erikj 8187443: Forest Consolidation: Move files to unified layout
less more (0) tip