src/hotspot/share/classfile/classLoaderData.cpp
Tue, 26 Nov 2019 10:47:46 +0100 stefank 8234748: Clean up atomic and orderAccess includes
Mon, 25 Nov 2019 12:33:15 +0100 stefank 8234740: Harmonize parameter order in Atomic - cmpxchg
Mon, 25 Nov 2019 12:22:13 +0100 stefank 8234562: Move OrderAccess::release_store*/load_acquire to Atomic
Thu, 17 Oct 2019 20:54:25 +0100 chegar datagramsocketimpl-branch: merge with default datagramsocketimpl-branch
Thu, 17 Oct 2019 20:53:35 +0100 chegar datagramsocketimpl-branch: update to default datagramsocketimpl-branch
Mon, 07 Oct 2019 16:48:42 +0200 stuefe Merge default stuefe-new-metaspace-branch
Fri, 27 Sep 2019 07:56:02 -0400 coleenp 8231472: Clean up Monitor::_safepoint_check usage to Mutex::_safepoint_check
Thu, 19 Sep 2019 15:21:27 +0200 stuefe Fix various test issues. stuefe-new-metaspace-branch
Wed, 18 Sep 2019 07:46:02 +0200 stuefe Merge stuefe-new-metaspace-branch
Tue, 17 Sep 2019 09:51:02 +0200 pliden 8230841: Remove oopDesc::equals()
Tue, 10 Sep 2019 09:24:05 +0200 stuefe Initial changes for new metaspace. Only tested for Linux x64. stuefe-new-metaspace-branch
Mon, 10 Jun 2019 13:04:12 +0200 stefank 8227175: ZGC: ZHeapIterator visits potentially dead objects
Tue, 14 May 2019 11:29:18 -0400 coleenp 8223657: Remove unused THREAD argument from SymbolTable functions
Fri, 10 May 2019 09:05:29 -0400 coleenp 8223626: move print() functions to cpp files
Thu, 25 Apr 2019 10:56:31 -0400 coleenp 8222811: Consolidate MutexLockerEx and MutexLocker
Fri, 29 Mar 2019 14:17:09 -0400 zgu 8221643: Tighten up assert(_keep_alive >= 0) in CLD::inc_keep_alive
Wed, 05 Dec 2018 17:11:20 +0100 pliden 8214782: Add missing access barriers on CLD handle area
Fri, 16 Nov 2018 10:54:04 -0500 coleenp 8213092: Add more runtime locks for concurrent class unloading
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
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
less more (0) -60 tip