src/hotspot/share/classfile/classLoaderData.cpp
Tue, 16 Oct 2018 13:16:11 +0200 eosterlund 8210330: Make CLD claiming allow multiple claim bits
Mon, 01 Oct 2018 00:52:37 -0400 jiangli 8210926: vmTestbase/nsk/jvmti/scenarios/allocation/AP11/ap11t001/TestDescription.java failed with JVMTI_ERROR_INVALID_CLASS in CDS mode
Fri, 28 Sep 2018 16:07:39 -0400 coleenp 8209645: Split ClassLoaderData and ClassLoaderDataGraph into separate files
Wed, 26 Sep 2018 14:01:48 -0400 coleenp 8210856: Move InstanceKlass DependencyContext cleaning to SystemDictionary::do_unloading()
Fri, 14 Sep 2018 12:10:28 -0400 coleenp 8210559: ClassLoaderData Symbols can leak
Tue, 11 Sep 2018 09:42:27 -0400 coleenp 8210422: runtime/modules/ModuleStress/ExportModuleStressTest.java - assertion failed: address not aligned: 0x00000008baadbabe
Mon, 10 Sep 2018 13:07:42 +0200 eosterlund 8210321: Create NO_KEEPALIVE CLD holder accessor
Fri, 31 Aug 2018 07:03:46 -0400 coleenp 8210155: Lock ClassLoaderDataGraph
Tue, 28 Aug 2018 10:10:11 -0400 hseigel 8202578: Revisit location for class unload events
Sat, 25 Aug 2018 11:10:21 -0400 coleenp 8209821: Make JVMTI GetClassLoaderClasses not walk CLDG
Fri, 24 Aug 2018 15:33:28 -0400 jiangli 8208061: runtime/LoadClass/TestResize.java fails with "Load factor too high" when running in CDS mode.
Tue, 21 Aug 2018 10:03:22 -0400 coleenp 8209792: Remove ClassLoaderDataGraph::keep_alive_cld_do
Tue, 21 Aug 2018 09:33:41 -0400 coleenp 8209738: Remove ClassLoaderDataGraph::*oops_do functions
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
less more (0) -50 -30 tip