log src/share/vm/memory/metaspace.cpp @ 20804:7848fc12602b

age author description
Tue, 07 Apr 2015 14:58:49 +0200 Gilles Duboscq Merge with jdk8u40-b25
Thu, 30 Oct 2014 13:38:00 -0700 ccheung 8038268: VM Crashes in MetaspaceShared::generate_vtable_methods while creating CDS archive with limiting SharedMiscCodeSize
Tue, 27 May 2014 08:44:23 -0700 minqi 8038422: CDS test failed: assert((size % os::vm_allocation_granularity()) == 0) failed when limiting SharedMiscDataSize
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
Thu, 21 Aug 2014 13:57:51 -0700 iklam 8046070: Class Data Sharing clean up and refactoring
Tue, 29 Apr 2014 15:17:27 +0200 goetz 8042195: Introduce umbrella header orderAccess.inline.hpp.
Wed, 15 Oct 2014 16:02:50 +0200 Gilles Duboscq Merge with jdk8u20-b26
Fri, 13 Jun 2014 08:44:11 +0200 ehelin 8042933: assert(capacity_until_gc >= committed_bytes) failed
Thu, 22 May 2014 15:52:41 -0400 drchase 8037816: Fix for 8036122 breaks build with Xcode5/clang
Thu, 15 May 2014 18:23:26 -0400 coleenp 8038212: Method::is_valid_method() check has performance regression impact for stackwalking
Mon, 31 Mar 2014 17:09:38 +0200 ehelin 8038934: Remove prefix allocated_ from methods and variables in Metaspace
Fri, 21 Mar 2014 10:31:51 +0100 ehelin 8036703: Add trace event with statistics for the metaspace chunk free lists
Fri, 21 Mar 2014 10:28:07 +0100 ehelin 8036701: Add trace event when a metaspace throws out of memory error
Fri, 21 Mar 2014 10:20:00 +0100 ehelin 8036699: Add trace event when a metaspace allocation fails
Fri, 21 Mar 2014 10:17:47 +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, 07 Jan 2014 13:26:56 -0500 coleenp 8029178: Parallel class loading test anonymous-simple gets SIGSEGV in Metaspace::contains
Tue, 01 Apr 2014 13:57:07 +0200 Gilles Duboscq Backout jdk9 merge
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