Fri, 14 Nov 2014 09:47:09 +0100 |
stefank |
8064811: Use THREAD instead of CHECK_NULL in return statements
|
file |
diff |
annotate
|
Mon, 01 Dec 2014 12:16:15 -0500 |
coleenp |
8060074: os::free() takes MemoryTrackingLevel but doesn't need it
|
file |
diff |
annotate
|
Mon, 22 Sep 2014 14:19:11 -0400 |
drchase |
8058827: XCode 6.0 (Clang) warning "operator new' should not return a null pointer unless..."
|
file |
diff |
annotate
|
Thu, 07 Aug 2014 12:18:58 -0700 |
zgu |
8046598: Scalable Native memory tracking development
|
file |
diff |
annotate
|
Thu, 26 Jun 2014 16:05:15 +0200 |
goetz |
8048241: Introduce umbrella header os.inline.hpp and clean up includes
|
file |
diff |
annotate
|
Wed, 04 Jun 2014 11:56:44 +0200 |
goetz |
8044775: Improve usage of umbrella header atomic.inline.hpp.
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Thu, 15 May 2014 18:23:26 -0400 |
coleenp |
8038212: Method::is_valid_method() check has performance regression impact for stackwalking
|
file |
diff |
annotate
|
Mon, 12 May 2014 15:50:20 +0000 |
lfoltan |
Merge
|
file |
diff |
annotate
|
Fri, 09 May 2014 16:50:54 -0400 |
drchase |
8037816: Fix for 8036122 breaks build with Xcode5/clang
|
file |
diff |
annotate
|
Mon, 12 May 2014 09:59:56 -0400 |
simonis |
8039805: Fix the signature of the global new/delete operators in allocation.cpp.
|
file |
diff |
annotate
|
Mon, 17 Mar 2014 13:39:17 -0400 |
zgu |
8025550: valgrind: Conditional jump depends on uninitialised value in Arena::set_size_in_bytes()
|
file |
diff |
annotate
|
Tue, 28 Jan 2014 12:25:34 -0800 |
kvn |
Merge
|
file |
diff |
annotate
|
Fri, 10 Jan 2014 12:54:08 -0800 |
morris |
Merge
|
file |
diff |
annotate
|
Tue, 07 Jan 2014 13:26:56 -0500 |
coleenp |
8029178: Parallel class loading test anonymous-simple gets SIGSEGV in Metaspace::contains
|
file |
diff |
annotate
|
Wed, 08 Jan 2014 10:25:50 -0800 |
kvn |
8028468: Add inlining information into ciReplay
|
file |
diff |
annotate
|
Tue, 05 Nov 2013 17:38:04 -0800 |
kvn |
Merge
|
file |
diff |
annotate
|
Thu, 22 Aug 2013 09:39:54 -0700 |
goetz |
8023033: PPC64 (part 13): basic changes for AIX
|
file |
diff |
annotate
|
Thu, 29 Aug 2013 18:56:29 -0400 |
coleenp |
8021954: VM SIGSEGV during classloading on MacOS; hs_err_pid file produced
|
file |
diff |
annotate
|
Mon, 08 Jul 2013 10:58:48 -0700 |
iklam |
8016903: Thread::_handle_area initial size too big
|
file |
diff |
annotate
|
Fri, 28 Jun 2013 02:25:07 -0700 |
amurillo |
Merge
|
file |
diff |
annotate
|
Mon, 17 Jun 2013 11:17:49 +0100 |
chegar |
Merge
|
file |
diff |
annotate
|
Thu, 23 May 2013 12:44:18 +0100 |
chegar |
Merge
|
file |
diff |
annotate
|
Wed, 08 May 2013 15:25:08 +0100 |
chegar |
Merge
|
file |
diff |
annotate
|
Wed, 01 May 2013 14:11:01 +0100 |
chegar |
Merge
|
file |
diff |
annotate
|
Thu, 07 Mar 2013 11:49:38 -0500 |
hseigel |
7158805: Better rewriting of nested subroutine calls
|
file |
diff |
annotate
|
Mon, 24 Jun 2013 18:55:46 -0400 |
coleenp |
8016325: JVM hangs verifying system dictionary
|
file |
diff |
annotate
|
Tue, 28 May 2013 16:36:19 -0700 |
iklam |
8014912: Restore PrintSharedSpaces functionality after NPG
|
file |
diff |
annotate
|
Tue, 14 May 2013 09:41:12 -0700 |
minqi |
8012902: remove use of global operator new - take 2
|
file |
diff |
annotate
|
Tue, 30 Apr 2013 11:56:52 -0700 |
ccheung |
8011661: Insufficient memory message says "malloc" when sometimes it should say "mmap"
|
file |
diff |
annotate
|
Sun, 21 Apr 2013 20:41:04 -0700 |
dcubed |
8012907: anti-delta fix for 8010992
|
file |
diff |
annotate
|
Fri, 19 Apr 2013 11:08:52 -0700 |
minqi |
8010992: Remove calls to global ::operator new[] and new
|
file |
diff |
annotate
|
Wed, 28 Nov 2012 17:50:21 -0500 |
coleenp |
8003635: NPG: AsynchGetCallTrace broken by Method* virtual call
|
file |
diff |
annotate
|
Fri, 19 Oct 2012 21:40:07 -0400 |
zgu |
7199092: NMT: NMT needs to deal overlapped virtual memory ranges
|
file |
diff |
annotate
|
Wed, 17 Oct 2012 17:36:48 +0200 |
nloodin |
8000617: It should be possible to allocate memory without the VM dying.
|
file |
diff |
annotate
|
Sat, 01 Sep 2012 13:25:18 -0400 |
coleenp |
6964458: Reimplement class meta-data storage to use native memory
|
file |
diff |
annotate
|
Thu, 28 Jun 2012 17:03:16 -0400 |
zgu |
6995781: Native Memory Tracking (Phase 1)
|
file |
diff |
annotate
|
Sun, 25 Sep 2011 16:03:29 -0700 |
never |
7089790: integrate bsd-port changes
|
file |
diff |
annotate
|
Wed, 27 Apr 2011 09:09:57 -0400 |
zgu |
7036747: 7017009 reappeared, problem with ElfStringTable
|
file |
diff |
annotate
|
Wed, 02 Mar 2011 08:18:35 -0500 |
kamg |
6878713: Verifier heap corruption, relating to backward jsrs
|
file |
diff |
annotate
|
Mon, 07 Feb 2011 10:34:39 -0800 |
kvn |
7017124: Fix some VM stats to avoid 32-bit overflow
|
file |
diff |
annotate
|
Fri, 10 Dec 2010 14:14:02 -0800 |
kvn |
6993125: runThese crashes with assert(Thread::current()->on_local_stack((address)this))
|
file |
diff |
annotate
|
Tue, 23 Nov 2010 13:22:55 -0800 |
stefank |
6989984: Use standard include model for Hospot
|
file |
diff |
annotate
|
Mon, 23 Aug 2010 08:44:03 -0700 |
dcubed |
Merge
|
file |
diff |
annotate
|
Wed, 18 Aug 2010 10:59:06 -0700 |
johnc |
6977924: Changes for 6975078 produce build error with certain gcc versions
|
file |
diff |
annotate
|
Thu, 19 Aug 2010 14:23:59 -0400 |
ptisnovs |
6885308: The incorrect -XX:StackRedPages, -XX:StackShadowPages, -XX:StackYellowPages could cause VM crash
|
file |
diff |
annotate
|
Mon, 09 Aug 2010 17:51:56 -0700 |
never |
Merge
|
file |
diff |
annotate
|
Tue, 03 Aug 2010 08:13:38 -0400 |
bobv |
6953477: Increase portability and flexibility of building Hotspot
|
file |
diff |
annotate
|
Mon, 09 Aug 2010 15:17:05 -0700 |
kvn |
6975078: assert(allocated_on_res_area() || allocated_on_C_heap() || allocated_on_arena()
|
file |
diff |
annotate
|
Tue, 03 Aug 2010 15:55:03 -0700 |
kvn |
6973963: SEGV in ciBlock::start_bci() with EA
|
file |
diff |
annotate
|
Thu, 27 May 2010 19:08:38 -0700 |
trims |
6941466: Oracle rebranding changes for Hotspot repositories
|
file |
diff |
annotate
|
Sat, 01 Dec 2007 00:00:00 +0000 |
duke |
Initial load
|
file |
diff |
annotate
|