hotspot/src/share/vm/classfile/classLoaderData.cpp
Wed, 02 Aug 2017 18:06:38 -0700 iklam 8072061: Automatically determine optimal sizes for the CDS regions
Wed, 02 Aug 2017 10:52:50 -0400 coleenp 8184994: Add Dictionary size logging and jcmd
Tue, 01 Aug 2017 17:36:38 -0400 coleenp 8185590: ShouldNotReachHere from ClassLoaderData::try_get_next_class()
Fri, 28 Jul 2017 10:48:35 -0400 coleenp 7133093: Improve system dictionary performance
Fri, 21 Jul 2017 09:50:12 +0200 stuefe 8181917: Refactor UL LogStreams to avoid using resource area
Tue, 16 May 2017 19:36:55 -0400 coleenp 8180325: Use ClassLoaderData::classes_do for CDS classes
Thu, 27 Apr 2017 10:08:02 -0400 hseigel 8179235: PackageEntryTables should be created eagerly
Tue, 18 Apr 2017 13:19:42 -0400 rprotacio 8176472: Lazily create ModuleEntryTable
Wed, 12 Apr 2017 08:02:29 -0400 coleenp 8026985: Rewrite SystemDictionary::classes_do and Dictionary::classes_do to use KlassClosure
Thu, 16 Mar 2017 16:40:41 -0700 jwilhelm Merge
Wed, 15 Mar 2017 10:25:37 -0400 coleenp 8155672: Remove instanceKlassHandles and KlassHandles
Fri, 24 Feb 2017 12:41:26 -0500 bobv Merge
Wed, 15 Feb 2017 22:59:57 -0500 coleenp 8169881: Remove implicit Handle conversions oop->Handle
Thu, 23 Feb 2017 18:57:10 +0100 ehelin 8168914: Crash in ClassLoaderData/JNIHandleBlock::oops_do during concurrent marking
Thu, 15 Dec 2016 19:26:41 -0800 iklam 8171809: Remove unused CDS code from JDK 9
Tue, 06 Dec 2016 22:49:17 +0100 mgronlun 8170672: Event-based tracing to support classloader instances
Tue, 18 Oct 2016 08:39:43 -0400 coleenp 8164921: Memory leaked when instrumentation.retransformClasses() is called repeatedly
Wed, 07 Sep 2016 15:25:21 -0400 coleenp 8165246: [REDO] InstanceKlass::_previous_version_count goes negative
Thu, 01 Sep 2016 18:02:13 -0400 coleenp 8165268: [BACKOUT] InstanceKlass::_previous_version_count goes negative
Wed, 31 Aug 2016 06:35:19 -0400 coleenp 8164692: InstanceKlass::_previous_version_count goes negative
Sun, 21 Aug 2016 20:56:37 -0400 dholmes 8157907: Incorrect inclusion of atomic.hpp instead of atomic.inline.hpp
Thu, 11 Aug 2016 11:41:11 -0400 lfoltan 8162553: Crash in class unloading due to null CLD having a zero _keep_alive value
Thu, 04 Aug 2016 12:24:10 -0400 mockner 8159917: Space character is missing in ClassLoaderData::print_value_on
Tue, 28 Jun 2016 00:24:10 +0900 ysuenaga 8160361: SEGV occurred at JNIHandleBlock::oops_do(OopClosure*)
Tue, 28 Jun 2016 10:11:01 -0400 lfoltan 8159262: Walking PackageEntry Export and ModuleEntry Reads Must Occur Only When Neccessary And Wait Until ClassLoader's Aliveness Determined
Thu, 02 Jun 2016 23:37:09 -0400 dholmes 8154750: Add missing OrderAccess operations to ClassLoaderData lock-free data structures
Wed, 18 May 2016 11:06:00 +0200 aeriksso 8135322: ConstantPool::release_C_heap_structures not run in some circumstances
Fri, 29 Apr 2016 22:40:51 -0400 mockner 8154110: Update class* and safepoint* logging subsystems
Thu, 21 Apr 2016 09:23:04 -0400 lfoltan 8152949: Jigsaw crash when Klass in _fixup_module_field_list is unloaded
Wed, 06 Apr 2016 07:37:15 -0400 hseigel 8152846: Creation of ModuleEntryTable Investigate Need For OrderAccess::storestore()
Mon, 04 Apr 2016 12:57:48 -0400 jprovino 8132524: Missing includes to resourceArea.hpp
Mon, 04 Apr 2016 09:15:15 +0200 stefank 8152632: Rename LogHandle(...) to Log(...)
Thu, 17 Mar 2016 19:04:01 +0000 alanb 8142968: Module System implementation
Wed, 03 Feb 2016 11:40:30 -0500 mockner 8079408: Reimplement TraceClassLoading, TraceClassUnloading, and TraceClassLoaderData with Unified Logging.
Thu, 14 Jan 2016 13:26:19 +0100 david 8146690: Make all classes in GC follow the naming convention.
Tue, 08 Dec 2015 20:04:03 +0100 mgronlun 8140485: Class load and creation cleanup
Tue, 18 Aug 2015 11:27:23 -0700 iklam 8140802: Clean up and refactor of class loading code for CDS
Wed, 28 Oct 2015 09:47:23 -0400 coleenp 8139203: Consistent naming for klass type predicates
Tue, 29 Sep 2015 11:02:08 +0200 david 8080775: Better argument formatting for assert() and friends
Wed, 24 Jun 2015 12:12:25 -0400 bpittore 8081202: Hotspot compile warning: "Invalid suffix on literal; C++11 requires a space between literal and identifier"
Fri, 29 May 2015 17:04:21 +0300 vlivanov 8081320: Backout JDK-8059340: ConstantPool::_resolved_references is missing in heap dump
Fri, 22 May 2015 09:50:32 +0200 thartmann Merge
Thu, 21 May 2015 18:22:33 +0300 vlivanov 8059340: ConstantPool::_resolved_references is missing in heap dump
Wed, 13 May 2015 15:16:06 +0200 pliden 8079792: GC directory structure cleanup
Fri, 13 Mar 2015 18:59:41 +0000 coleenp Merge
Fri, 06 Mar 2015 16:47:46 +0100 asiebenborn 8074561: Wrong volatile qualifier for field ClassLoaderDataGraphKlassIteratorAtomic::_next_klass
Fri, 13 Mar 2015 12:40:39 -0400 coleenp 8061205: MetadataOnStackMark only needs to walk code cache during class redefinition
Fri, 13 Feb 2015 14:37:35 +0100 stefank 8072911: Remove includes of oop.inline.hpp from .hpp files
Thu, 18 Dec 2014 16:15:21 -0500 coleenp 8067713: Move clean_weak_method_links for redefinition out of class unloading
Thu, 11 Dec 2014 21:34:43 -0500 coleenp 8047290: Make Mutex::_no_safepoint_check_flag locks verify that this lock never checks for safepoint
Wed, 26 Nov 2014 18:01:10 +0100 jwilhelm Merge
Mon, 17 Nov 2014 21:32:32 +0100 jwilhelm Merge
Fri, 14 Nov 2014 09:47:09 +0100 stefank 8064811: Use THREAD instead of CHECK_NULL in return statements
Wed, 19 Nov 2014 16:08:01 +0100 mgronlun 8065361: Fixup headers and definitions for INCLUDE_TRACE
Thu, 30 Oct 2014 18:38:42 -0400 coleenp 8037842: Failing to allocate MethodCounters and MDO causes a serious performance drop
Thu, 02 Oct 2014 10:55:36 +0200 stefank 8056240: Investigate increased GC remark time after class unloading changes in CRM Fuse
Fri, 05 Sep 2014 15:53:02 -0700 iklam Merge
Wed, 03 Sep 2014 19:13:18 -0400 coleenp 8055008: Clean up code that saves the previous versions of redefined classes
Wed, 03 Sep 2014 12:45:14 +0200 stefank 8057037: Verification in ClassLoaderData::is_alive is too slow
Fri, 11 Jul 2014 14:32:02 -0700 kvn Merge
less more (0) -60 tip