hotspot/src/share/vm/memory/metaspace.cpp
Tue, 29 Sep 2015 11:02:08 +0200 david 8080775: Better argument formatting for assert() and friends
Thu, 18 Jun 2015 16:28:04 -0400 jprovino 8085987: Vm crash "not long aligned" in nsk/stress/metaspace/jck60/jck6* tests
Wed, 17 Jun 2015 21:44:48 +0000 coleenp 8098821: Crash in system dictionary initialization with shared strings
Fri, 12 Jun 2015 17:29:14 -0400 jiangli 8015086: add interned strings to the shared archive.
Tue, 09 Jun 2015 10:26:25 -0400 coleenp 8035074: hs_err improvement: Add time zone information in the hs_err file
Fri, 29 May 2015 10:44:32 -0400 jprovino 8081508: metaspace/shrink_grow/CompressedClassSpaceSize fails with OOM: Compressed class space
Wed, 13 May 2015 15:16:06 +0200 pliden 8079792: GC directory structure cleanup
Fri, 01 May 2015 10:51:00 -0700 jwha 8079091: Remove dictionary NULL check on common path of BlockFreeList methods
Tue, 31 Mar 2015 11:34:35 +0200 david 8076173: VirtualSpaceNode container_count() and container_count_slow() have different return types
Fri, 27 Mar 2015 15:29:19 +0100 david 8076073: shared: PRAGMA_FORMAT_MUTE_WARNINGS_FOR_GCC needs to be removed from source files
Tue, 03 Mar 2015 18:01:27 +0100 jwilhelm 8074459: Flags handling memory sizes should be of type size_t
Mon, 26 Jan 2015 09:50:48 -0800 enevill 8071563: AARCH64 staging fail to build
Tue, 20 Jan 2015 15:24:58 -0800 kvn Merge
Thu, 15 Jan 2015 16:51:09 -0500 dlong Merge
Mon, 12 Jan 2015 11:37:58 -0800 ccheung 8067187: -XX:MaxMetaspaceSize=20m -Xshare:dump caused JVM to crash
Mon, 12 Jan 2015 14:43:34 -0800 goetz 8067941: [TESTBUG] Fix tests for OS with 64K page size.
Mon, 05 Jan 2015 12:07:37 -0500 goetz 8064457: Introduce compressed oops mode disjoint base and improve compressed heap handling.
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
Mon, 08 Dec 2014 00:15:55 -0800 minqi Merge
Fri, 05 Dec 2014 12:24:10 -0800 ccheung 8065050: vm crashes during CDS dump when very small SharedMiscDataSize is specified
Thu, 11 Dec 2014 15:06:12 -0800 kvn Merge
Thu, 11 Dec 2014 13:11:53 -0800 aph 8064611: AARCH64: Changes to HotSpot shared code
Thu, 20 Nov 2014 10:03:22 -0500 aharlap 8059492: Wrong spelling in assert: "Not initialied properly?"
Tue, 11 Nov 2014 17:05:33 +0100 stefank 8064580: Move INCLUDE_CDS include section to the end of the include list
Thu, 23 Oct 2014 10:08:02 -0700 ccheung 8038268: VM Crashes in MetaspaceShared::generate_vtable_methods while creating CDS archive with limiting SharedMiscCodeSize
Wed, 01 Oct 2014 16:09:01 +0200 ehelin 8049599: MetaspaceGC::_capacity_until_GC can overflow
Mon, 25 Aug 2014 00:13:36 -0700 ccheung 8048150: Allow easy configurations for large CDS archives
Tue, 12 Aug 2014 17:29:00 -0700 iklam 8046070: Class Data Sharing clean up and refactoring
Tue, 10 Jun 2014 20:24:48 -0700 dcubed Merge
Thu, 29 May 2014 14:31:28 +0200 ehelin 8042933: assert(capacity_until_gc >= committed_bytes) failed
Wed, 04 Jun 2014 11:05:30 +0200 sla 8044107: Add Diagnostic Command to list all ClassLoaders
Tue, 27 May 2014 08:44:23 -0700 minqi 8038422: CDS test failed: assert((size % os::vm_allocation_granularity()) == 0) failed when limiting SharedMiscDataSize
Thu, 22 May 2014 06:39:47 -0700 jmasa Merge
Thu, 15 May 2014 18:23:26 -0400 coleenp 8038212: Method::is_valid_method() check has performance regression impact for stackwalking
Wed, 21 May 2014 16:11:04 +0200 ehelin 8043639: Backout JDK-8034852: Shrinking of Metaspace high-water-mark causes incorrect OutOfMemoryErrors or back-to-back GCs
Mon, 19 May 2014 08:09:35 -0700 jmasa Merge
Fri, 09 May 2014 16:50:54 -0400 drchase 8037816: Fix for 8036122 breaks build with Xcode5/clang
Fri, 09 May 2014 19:47:41 -0700 jmasa Merge
Tue, 29 Apr 2014 15:17:27 +0200 goetz 8042195: Introduce umbrella header orderAccess.inline.hpp.
Fri, 09 May 2014 09:59:39 +0200 ehelin 8034852: Shrinking of Metaspace high-water-mark causes incorrect OutOfMemoryErrors or back-to-back GCs
Mon, 31 Mar 2014 17:09:38 +0200 ehelin 8038934: Remove prefix allocated_ from methods and variables in Metaspace
Thu, 20 Mar 2014 15:03:18 +0100 stefank 8037952: Remove code duplication in Metaspace::deallocate
Tue, 18 Mar 2014 09:03:28 +0100 ehelin 8036703: Add trace event with statistics for the metaspace chunk free lists
Tue, 18 Mar 2014 08:00:21 +0100 ehelin 8036701: Add trace event when a metaspace throws out of memory error
Tue, 18 Mar 2014 07:00:06 +0100 ehelin 8036699: Add trace event when a metaspace allocation fails
Mon, 17 Mar 2014 20:59:19 +0100 ehelin 8036698: Add trace event for updates to metaspace gc threshold
Tue, 11 Feb 2014 09:34:50 +0100 goetz 8034171: Remove use of template template parameters from binaryTreeDictionary.
Tue, 10 Dec 2013 15:11:02 +0100 jwilhelm 8026849: Fix typos in the GC code, part 2
Thu, 23 Jan 2014 14:47:23 +0100 jwilhelm 8025856: Fix typos in the GC code
Thu, 16 Jan 2014 17:22:35 +0100 ehelin 8031779: Assert in MetaspaceGC is always true
Fri, 10 Jan 2014 12:54:08 -0800 morris Merge
Tue, 07 Jan 2014 13:26:56 -0500 coleenp 8029178: Parallel class loading test anonymous-simple gets SIGSEGV in Metaspace::contains
Mon, 09 Dec 2013 10:03:39 +0100 stefank 8029106: JVM crashes in Metachunk::Metachunk during parallel class redefinition (PrivateMLetController, anonymous-simple_copy_1)
Mon, 11 Nov 2013 16:20:48 +0100 mgerdin Merge
Sat, 02 Nov 2013 13:02:59 -0700 amurillo Merge
Mon, 21 Oct 2013 18:52:13 +0200 jwilhelm 8026852: Use restricted_align_down in collector policy code
Thu, 31 Oct 2013 14:11:02 -0400 coleenp 8027616: Off by one error in putback for compressed oops nashorn performance improvement
Fri, 25 Oct 2013 22:06:43 -0700 ccheung Merge
Fri, 25 Oct 2013 15:19:29 -0400 coleenp 8024927: Nashorn performance regression with CompressedOops
Fri, 25 Oct 2013 11:05:32 -0400 hseigel 8026822: metaspace/flags/maxMetaspaceSize throws OOM of unexpected type.java.lang.OutOfMemoryError: Compressed class space
less more (0) -100 -60 tip