Wed, 09 Dec 2015 15:31:25 +0530 |
kevinw |
8138745: Implement ExitOnOutOfMemory and CrashOnOutOfMemory in HotSpot
|
file |
diff |
annotate
|
Fri, 04 Dec 2015 04:06:37 -0500 |
dholmes |
8132510: Replace ThreadLocalStorage with compiler/language-based thread-local variables
|
file |
diff |
annotate
|
Mon, 16 Nov 2015 18:50:55 -0500 |
dholmes |
8139300: Internal Error (vm/utilities/debug.cpp:399), # Error: ShouldNotReachHere()
|
file |
diff |
annotate
|
Fri, 09 Oct 2015 09:42:33 +0200 |
david |
8042893: compiler: PRAGMA_FORMAT_MUTE_WARNINGS_FOR_GCC needs to be removed from source files
|
file |
diff |
annotate
|
Wed, 07 Oct 2015 11:37:46 -0400 |
gtriantafill |
8134432: [TESTBUG] Rewrite test/runtime/6888954/vmerrors.sh in Java
|
file |
diff |
annotate
|
Tue, 29 Sep 2015 11:02:08 +0200 |
david |
8080775: Better argument formatting for assert() and friends
|
file |
diff |
annotate
|
Tue, 09 Jun 2015 15:05:47 -0400 |
kbarrett |
8086027: Multiple STATIC_ASSERTs at class scope doesn't work
|
file |
diff |
annotate
|
Wed, 13 May 2015 15:16:06 +0200 |
pliden |
8079792: GC directory structure cleanup
|
file |
diff |
annotate
|
Tue, 03 Mar 2015 18:01:27 +0100 |
jwilhelm |
8074459: Flags handling memory sizes should be of type size_t
|
file |
diff |
annotate
|
Fri, 20 Feb 2015 15:23:01 +0100 |
stefank |
8073554: Remove unnecessary includes of markSweep[.inline].hpp
|
file |
diff |
annotate
|
Wed, 04 Feb 2015 18:47:42 -0500 |
dholmes |
8065895: Synchronous signals during error reporting may terminate or hang VM process
|
file |
diff |
annotate
|
Tue, 13 Jan 2015 14:30:53 -0500 |
kbarrett |
8068396: Rename assert() to vmassert()
|
file |
diff |
annotate
|
Mon, 12 Jan 2015 11:37:58 -0800 |
ccheung |
8067187: -XX:MaxMetaspaceSize=20m -Xshare:dump caused JVM to crash
|
file |
diff |
annotate
|
Thu, 23 Oct 2014 10:08:02 -0700 |
ccheung |
8038268: VM Crashes in MetaspaceShared::generate_vtable_methods while creating CDS archive with limiting SharedMiscCodeSize
|
file |
diff |
annotate
|
Wed, 24 Sep 2014 12:19:07 -0700 |
simonis |
8058345: Refactor native stack printing from vmError.cpp to debug.cpp to make it available in gdb as well
|
file |
diff |
annotate
|
Fri, 04 Jul 2014 11:46:01 +0200 |
goetz |
8049325: Introduce and clean up umbrella headers for the files in the cpu subdirectories.
|
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
|
Tue, 27 May 2014 21:58:23 -0700 |
minqi |
8043896: Error reporting for insufficient shared region size is incorrect
|
file |
diff |
annotate
|
Fri, 09 May 2014 16:50:54 -0400 |
drchase |
8037816: Fix for 8036122 breaks build with Xcode5/clang
|
file |
diff |
annotate
|
Thu, 04 Jul 2013 21:10:17 -0700 |
dcubed |
8015884: runThese crashed with SIGSEGV, hs_err has an error instead of stacktrace
|
file |
diff |
annotate
|
Fri, 17 May 2013 08:51:46 -0700 |
rdurbin |
7145527: sscanf must use a length in the format string
|
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
|
Thu, 04 Apr 2013 10:01:26 -0700 |
mikael |
8003310: Enable -Wunused-function when compiling with gcc
|
file |
diff |
annotate
|
Tue, 19 Mar 2013 10:31:16 +0100 |
neliasso |
8010121: Remove definition of ShouldNotReachHere2(msg)
|
file |
diff |
annotate
|
Wed, 20 Feb 2013 19:36:25 -0800 |
dcubed |
6799919: Recursive calls to report_vm_out_of_memory are handled incorrectly
|
file |
diff |
annotate
|
Wed, 02 Jan 2013 11:32:41 -0800 |
johnc |
8004132: SerialGC: ValidateMarkSweep broken when running GCOld
|
file |
diff |
annotate
|
Tue, 27 Nov 2012 14:20:21 +0100 |
stefank |
8003935: Simplify the needed includes for using Thread::current()
|
file |
diff |
annotate
|
Mon, 15 Oct 2012 10:02:42 -0700 |
johnc |
8000831: Heap verification output incorrect/incomplete
|
file |
diff |
annotate
|
Thu, 20 Sep 2012 16:27:51 -0700 |
jcoomes |
7199082: write warning messages to stderr
|
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
|
Mon, 30 Jul 2012 09:49:25 -0700 |
kvn |
7187454: stack overflow in C2 compiler thread on Solaris x86
|
file |
diff |
annotate
|
Wed, 15 Feb 2012 10:12:55 -0800 |
never |
7145537: minor tweaks to LogEvents
|
file |
diff |
annotate
|
Wed, 01 Feb 2012 07:59:01 -0800 |
never |
7141200: log some interesting information in ring buffers for crashes
|
file |
diff |
annotate
|
Thu, 13 Oct 2011 09:35:42 -0700 |
dcubed |
7098194: integrate macosx-port changes
|
file |
diff |
annotate
|
Sun, 25 Sep 2011 16:03:29 -0700 |
never |
7089790: integrate bsd-port changes
|
file |
diff |
annotate
|
Mon, 02 May 2011 18:53:37 -0700 |
never |
7009361: JSR 292 Invalid value on stack on solaris-sparc with -Xcomp
|
file |
diff |
annotate
|
Tue, 05 Apr 2011 14:12:31 -0700 |
trims |
7010070: Update all 2010 Oracle-changed OpenJDK files to have the proper copyright dates - second pass
|
file |
diff |
annotate
|
Thu, 27 Jan 2011 16:11:27 -0800 |
coleenp |
6990754: Use native memory and reference counting to implement SymbolTable
|
file |
diff |
annotate
|
Mon, 03 Jan 2011 14:09:11 -0500 |
coleenp |
6302804: Hotspot VM dies ungraceful death when C heap is exhausted in various places.
|
file |
diff |
annotate
|
Fri, 03 Dec 2010 01:34:31 -0800 |
twisti |
6961690: load oops from constant table on SPARC
|
file |
diff |
annotate
|
Tue, 23 Nov 2010 13:22:55 -0800 |
stefank |
6989984: Use standard include model for Hospot
|
file |
diff |
annotate
|
Tue, 12 Oct 2010 10:57:33 -0400 |
kamg |
6392697: Additional flag needed to supress Hotspot warning messages
|
file |
diff |
annotate
|
Sat, 11 Sep 2010 08:18:31 +0200 |
thurka |
6765718: Indicate which thread throwing OOME when generating the heap dump at OOME
|
file |
diff |
annotate
|
Tue, 03 Aug 2010 08:13:38 -0400 |
bobv |
6953477: Increase portability and flexibility of building Hotspot
|
file |
diff |
annotate
|
Thu, 27 May 2010 19:08:38 -0700 |
trims |
6941466: Oracle rebranding changes for Hotspot repositories
|
file |
diff |
annotate
|
Thu, 22 Apr 2010 13:23:15 -0700 |
jcoomes |
6888954: argument formatting for assert() and friends
|
file |
diff |
annotate
|
Tue, 15 Sep 2009 21:53:47 -0700 |
jrose |
6863023: need non-perm oops in code cache for JSR 292
|
file |
diff |
annotate
|
Wed, 12 Nov 2008 23:26:45 -0800 |
jrose |
6770949: minor tweaks before 6655638
|
file |
diff |
annotate
|
Thu, 21 Aug 2008 23:36:31 -0400 |
tonyp |
Merge
|
file |
diff |
annotate
|
Thu, 05 Jun 2008 15:57:56 -0700 |
ysr |
6711316: Open source the Garbage-First garbage collector
|
file |
diff |
annotate
|
Fri, 11 Jul 2008 01:14:44 -0700 |
trims |
Merge
|
file |
diff |
annotate
|
Wed, 02 Jul 2008 12:55:16 -0700 |
xdono |
6719955: Update copyright year
|
file |
diff |
annotate
|
Sun, 22 Jun 2008 20:07:58 -0700 |
poonam |
6694099: Hotspot vm_exit_out_of_memory should dump core
|
file |
diff |
annotate
|
Sun, 13 Apr 2008 17:43:42 -0400 |
coleenp |
6420645: Create a vm that uses compressed oops for up to 32gb heapsizes
|
file |
diff |
annotate
|
Sat, 01 Dec 2007 00:00:00 +0000 |
duke |
Initial load
|
file |
diff |
annotate
|