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

age author description
Tue, 07 Apr 2015 14:58:49 +0200 Gilles Duboscq Merge with jdk8u40-b25
Wed, 27 Aug 2014 08:19:12 -0400 zgu 8046598: Scalable Native memory tracking development
Wed, 15 Oct 2014 16:02:50 +0200 Gilles Duboscq Merge with jdk8u20-b26
Wed, 28 May 2014 06:26:05 -0700 poonam 8043086: Hotspot is expected to report OOM which is occurred String.intern(), but crashes in JDK8u5
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
Tue, 25 Feb 2014 15:11:18 -0800 kvn Merge
Wed, 22 Jan 2014 17:42:23 -0800 kvn Merge
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, 28 Jan 2014 12:25:34 -0800 kvn Merge
Tue, 05 Nov 2013 17:38:04 -0800 kvn Merge
Thu, 22 Aug 2013 09:39:54 -0700 goetz 8023033: PPC64 (part 13): basic changes for AIX
Fri, 10 Jan 2014 12:54:08 -0800 morris Merge
Wed, 08 Jan 2014 10:25:50 -0800 kvn 8028468: Add inlining information into ciReplay
Tue, 07 Jan 2014 13:26:56 -0500 coleenp 8029178: Parallel class loading test anonymous-simple gets SIGSEGV in Metaspace::contains
Thu, 29 Aug 2013 18:56:29 -0400 coleenp 8021954: VM SIGSEGV during classloading on MacOS; hs_err_pid file produced
Mon, 08 Jul 2013 10:58:48 -0700 iklam 8016903: Thread::_handle_area initial size too big
Fri, 28 Jun 2013 02:25:07 -0700 amurillo Merge hs25-b39
Mon, 24 Jun 2013 18:55:46 -0400 coleenp 8016325: JVM hangs verifying system dictionary
Mon, 17 Jun 2013 11:17:49 +0100 chegar Merge
Thu, 23 May 2013 12:44:18 +0100 chegar Merge
Wed, 08 May 2013 15:25:08 +0100 chegar Merge
Wed, 01 May 2013 14:11:01 +0100 chegar Merge
Thu, 07 Mar 2013 11:49:38 -0500 hseigel 7158805: Better rewriting of nested subroutine calls
Tue, 28 May 2013 16:36:19 -0700 iklam 8014912: Restore PrintSharedSpaces functionality after NPG
Tue, 14 May 2013 09:41:12 -0700 minqi 8012902: remove use of global operator new - take 2
Tue, 30 Apr 2013 11:56:52 -0700 ccheung 8011661: Insufficient memory message says "malloc" when sometimes it should say "mmap"
Sun, 21 Apr 2013 20:41:04 -0700 dcubed 8012907: anti-delta fix for 8010992
Fri, 19 Apr 2013 11:08:52 -0700 minqi 8010992: Remove calls to global ::operator new[] and new
Wed, 28 Nov 2012 17:50:21 -0500 coleenp 8003635: NPG: AsynchGetCallTrace broken by Method* virtual call
Fri, 19 Oct 2012 21:40:07 -0400 zgu 7199092: NMT: NMT needs to deal overlapped virtual memory ranges
Wed, 17 Oct 2012 17:36:48 +0200 nloodin 8000617: It should be possible to allocate memory without the VM dying.
Sat, 01 Sep 2012 13:25:18 -0400 coleenp 6964458: Reimplement class meta-data storage to use native memory
Thu, 28 Jun 2012 17:03:16 -0400 zgu 6995781: Native Memory Tracking (Phase 1)
Sun, 25 Sep 2011 16:03:29 -0700 never 7089790: integrate bsd-port changes
Wed, 27 Apr 2011 09:09:57 -0400 zgu 7036747: 7017009 reappeared, problem with ElfStringTable
Wed, 02 Mar 2011 08:18:35 -0500 kamg 6878713: Verifier heap corruption, relating to backward jsrs
Mon, 07 Feb 2011 10:34:39 -0800 kvn 7017124: Fix some VM stats to avoid 32-bit overflow
Fri, 10 Dec 2010 14:14:02 -0800 kvn 6993125: runThese crashes with assert(Thread::current()->on_local_stack((address)this))
Tue, 23 Nov 2010 13:22:55 -0800 stefank 6989984: Use standard include model for Hospot
Mon, 23 Aug 2010 08:44:03 -0700 dcubed Merge
Thu, 19 Aug 2010 14:23:59 -0400 ptisnovs 6885308: The incorrect -XX:StackRedPages, -XX:StackShadowPages, -XX:StackYellowPages could cause VM crash
Wed, 18 Aug 2010 10:59:06 -0700 johnc 6977924: Changes for 6975078 produce build error with certain gcc versions
Mon, 09 Aug 2010 17:51:56 -0700 never Merge
Mon, 09 Aug 2010 15:17:05 -0700 kvn 6975078: assert(allocated_on_res_area() || allocated_on_C_heap() || allocated_on_arena()
Tue, 03 Aug 2010 15:55:03 -0700 kvn 6973963: SEGV in ciBlock::start_bci() with EA
Tue, 03 Aug 2010 08:13:38 -0400 bobv 6953477: Increase portability and flexibility of building Hotspot
Thu, 27 May 2010 19:08:38 -0700 trims 6941466: Oracle rebranding changes for Hotspot repositories
Sat, 01 Dec 2007 00:00:00 +0000 duke Initial load jdk7-b24