src/hotspot/share/classfile/stringTable.cpp
Mon, 25 Nov 2019 12:31:39 +0100 stefank 8234737: Harmonize parameter order in Atomic - add
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
Wed, 21 Aug 2019 18:42:30 -0400 kbarrett 8227054: ServiceThread needs to know about all OopStorage objects
Thu, 18 Jul 2019 07:06:33 -0400 coleenp 8227766: CheckUnhandledOops is broken in MemAllocator
Mon, 24 Jun 2019 16:51:23 -0400 coleenp 8214822: Move ConcurrentHashTable VALUE parameter to CONFIG
Tue, 11 Jun 2019 07:31:47 -0400 coleenp 8224847: gc/stress/TestReclaimStringsLeaksMemory.java fails with reserved greater than expected
Mon, 20 May 2019 10:06:07 -0400 coleenp 8221967: InternTest.java timed out
Fri, 17 May 2019 08:29:55 -0700 ccheung 8207812: Implement Dynamic CDS Archive
Thu, 16 May 2019 07:09:17 -0400 coleenp 8223956: Make SymbolTable and StringTable AllStatic
Thu, 09 May 2019 14:26:03 +0200 stefank 8223136: Move compressed oops functions to CompressedOops class
Wed, 08 May 2019 11:11:50 -0500 gziemski 8185525: Add JFR event for DictionarySizes
Thu, 25 Apr 2019 10:56:31 -0400 coleenp 8222811: Consolidate MutexLockerEx and MutexLocker
Wed, 10 Apr 2019 12:05:50 +0200 redestad 8221836: Avoid recalculating String.hash when zero
Tue, 02 Apr 2019 11:37:11 +0200 redestad 8221724: Enable archiving of Strings with hash 0
Sat, 30 Mar 2019 08:26:20 -0700 iklam 8221698: Remove redundant includes from popular header files
Sat, 16 Feb 2019 21:15:33 +0100 shade 8216049: stringTable::intern creates redundant String when looking up existing one
Thu, 31 Jan 2019 10:29:53 -0500 coleenp 8213753: SymbolTable is double walked during class unloading and clean up table timing in do_unloading
Tue, 29 Jan 2019 11:30:17 +0100 tschatzl 8213229: Investigate treating StringTable as weak in young collections
Mon, 10 Dec 2018 11:59:55 -0600 gziemski 8209387: Follow ups to JDK-8195100 Use a low latency hashtable for SymbolTable
Wed, 28 Nov 2018 11:06:27 +0100 rehn 8213791: StringTable: Use get and insert
Wed, 14 Nov 2018 07:50:37 +0100 rehn 8213574: Deadlock in string table expansion when dumping lots of CDS classes
Sat, 03 Nov 2018 15:40:19 -0400 jiangli 8212995: Placing the Integer.IntegerCache and cached Integer objects in the closed archive heap region.
Tue, 09 Oct 2018 15:58:07 -0400 jiangli 8206009: Move CDS java heap object archiving code to heapShared.hpp and heapShared.cpp
Mon, 08 Oct 2018 16:29:10 -0700 iklam 8210388: Use hash table to store archived subgraph_info records
Tue, 18 Sep 2018 21:47:14 -0700 iklam 8210875: Refactor CompactHashtable
Tue, 18 Sep 2018 21:46:17 -0700 iklam 8210864: Reduce the use of metaspaceShared.hpp
Mon, 27 Aug 2018 17:20:29 -0400 zgu 8209852: Counters in StringCleaningTask should be type of size_t
Tue, 14 Aug 2018 18:42:14 -0500 gziemski 8195100: Use a low latency hashtable for SymbolTable
Wed, 08 Aug 2018 15:31:07 +0200 tschatzl 8208671: Runtime, JFR, Serviceability changes to allow enabling -Wreorder
Sun, 08 Jul 2018 12:43:05 -0400 jiangli 8202035: Archive the set of ModuleDescriptor and ModuleReference objects for observable system modules with unnamed initial module.
Wed, 27 Jun 2018 12:46:15 +0200 rehn 8205583: Crash in ConcurrentHashTable do_bulk_delete_locked_for
Mon, 18 Jun 2018 16:13:21 +0200 rehn 8204857: ConcurrentHashTable: Fix parallel processing
Thu, 14 Jun 2018 07:26:27 +0200 rehn 8204613: StringTable: Calculates wrong number of uncleaned items.
Thu, 07 Jun 2018 14:11:56 +0200 rehn 8195097: Make it possible to process StringTable outside safepoint
Wed, 23 May 2018 09:43:41 +0200 stefank 8203490: StringTable::dump lacks a load barrier
Mon, 07 May 2018 14:57:25 +0200 stefank 8202647: Add deduplicate_string function to CollectedHeap
Fri, 04 May 2018 11:41:35 +0200 stefank 8200729: Conditional compilation of GCs
Tue, 10 Apr 2018 12:21:05 +0200 stefank 8201244: Clean out unnecessary includes of heap headers
Fri, 23 Mar 2018 18:54:12 +0100 stefank 8200106: Move NoSafepointVerifier out from gcLocker.hpp
Wed, 14 Mar 2018 12:12:00 +0100 simonis 8199472: Fix non-PCH build after JDK-8199319
Fri, 02 Mar 2018 17:25:55 -0500 jiangli 8194759: Support caching class mirror objects.
Thu, 22 Feb 2018 10:39:42 +0100 eosterlund 8198286: Direct memory accessors in typeArrayOop.hpp should use Access API
Mon, 08 Jan 2018 16:21:23 +0100 eosterlund 8192003: Refactor weak references in StringTable to use the Access API
Tue, 12 Sep 2017 19:03:39 +0200 erikj 8187443: Forest Consolidation: Move files to unified layout
less more (0) tip