src/hotspot/share/classfile/classLoaderData.hpp
Tue, 26 Nov 2019 16:21:29 +0100 stuefe Metadatatype back to metaspace.hpp to reduce patch size stuefe-new-metaspace-branch
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
Tue, 10 Sep 2019 09:24:05 +0200 stuefe Initial changes for new metaspace. Only tested for Linux x64. stuefe-new-metaspace-branch
Wed, 04 Sep 2019 15:05:03 +0200 eosterlund 8230401: ClassLoaderData::_keep_alive is read with wrong type in c2i entry barrier
Mon, 10 Jun 2019 13:04:12 +0200 stefank 8227175: ZGC: ZHeapIterator visits potentially dead objects
Thu, 06 Jun 2019 15:09:17 -0400 coleenp 8224151: Test vmTestbase/nsk/sysdict/vm/stress/chain/chain007/chain007.java might hang with release binaries
Tue, 14 May 2019 12:07:24 +0200 eosterlund 8222841: Incorrect static call stub interactions with class unloading
Fri, 10 May 2019 09:05:29 -0400 coleenp 8223626: move print() functions to cpp files
Thu, 10 Jan 2019 15:13:51 -0500 coleenp 8216167: Update include guards to reflect correct directories
Fri, 07 Dec 2018 14:48:35 -0500 coleenp 8214972: Uses of klass_holder() except GC need to apply GC barriers
Tue, 16 Oct 2018 13:16:11 +0200 eosterlund 8210330: Make CLD claiming allow multiple claim bits
Mon, 01 Oct 2018 19:08:14 +0200 simonis 8211328: Different declaration and definition of ClassLoaderData::classes_do() leads to build failures
Fri, 28 Sep 2018 16:07:39 -0400 coleenp 8209645: Split ClassLoaderData and ClassLoaderDataGraph into separate files
Mon, 10 Sep 2018 13:07:42 +0200 eosterlund 8210321: Create NO_KEEPALIVE CLD holder accessor
Mon, 10 Sep 2018 13:07:42 +0200 eosterlund 8210233: Prepare Klass::is_loader_alive() for concurrent class unloading
Fri, 31 Aug 2018 07:03:46 -0400 coleenp 8210155: Lock ClassLoaderDataGraph
Sat, 25 Aug 2018 11:10:21 -0400 coleenp 8209821: Make JVMTI GetClassLoaderClasses not walk CLDG
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
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
Mon, 25 Jun 2018 10:34:46 -0400 lfoltan 8205509: assert(_name_and_id != 0LL) failed: encountered a class loader null name and id
Sun, 24 Jun 2018 21:46:11 -0700 never 8198909: [Graal] compiler/codecache/stress/UnexpectedDeoptimizationTest.java crashed with SIGSEGV
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
Wed, 30 May 2018 08:52:59 +0200 stuefe 8203455: jcmd: VM.metaspace: print loader name for anonymous CLDs
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
Tue, 10 Apr 2018 10:06:42 -0400 coleenp 8198313: Wrap holder object for ClassLoaderData in a WeakHandle
Mon, 26 Mar 2018 10:19:31 -0400 coleenp 8199007: ClassLoaderDataGraph::unload_list_contains() is wrong
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
Fri, 09 Mar 2018 10:46:02 -0500 coleenp 8173070: Remove ValueObj class for allocation subclassing for runtime code
Tue, 06 Mar 2018 22:08:30 -0800 iklam 8191585: VM anonymous classes created during CDS dump time cause crash
Tue, 06 Mar 2018 17:15:16 -0500 coleenp 8198926: Move ClassLoaderData::_dependencies to ClassLoaderData::_handles
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
Sat, 13 Jan 2018 02:56:22 +0100 jwilhelm Merge
Mon, 08 Jan 2018 13:22:05 +0100 eosterlund 8191567: Refactor ciInstanceKlass G1 keep alive barrier to use Access API.
Mon, 15 Jan 2018 13:09:50 +0100 mgronlun 8193933: Export ClassLoaderData claim state to support interleaved object traversal
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