hotspot/src/share/vm/utilities/debug.cpp
Sun, 21 Aug 2016 20:56:37 -0400 dholmes 8157907: Incorrect inclusion of atomic.hpp instead of atomic.inline.hpp
Mon, 13 Jun 2016 11:48:11 +0200 mgronlun 8158033: Notify_tracing() misplaced for intended purpose
Mon, 09 May 2016 14:15:39 +0300 iignatyev 8149591: Prepare hotspot for GTest
Tue, 12 Apr 2016 09:53:43 +0200 stefank 8153967: Remove top.hpp
Sat, 12 Mar 2016 08:35:05 +0100 stuefe 8148425: strerror() function is not thread-safe
Tue, 01 Mar 2016 23:46:09 +0100 mgronlun 8143226: Minor updates to Event Based tracing
Wed, 03 Feb 2016 01:35:25 +0100 jwilhelm Merge
Fri, 18 Dec 2015 20:23:26 +0300 vlivanov 8071374: -XX:+PrintAssembly -XX:+PrintSignatureHandlers crash fastdebug VM with assert(limit == __null || limit <= nm->code_end()) in RelocIterator::initialize
Tue, 19 Jan 2016 12:07:32 +0100 mgerdin 8148481: Devirtualize Klass::vtable
Thu, 10 Dec 2015 14:57:55 +0100 brutisso 8145092: Use Unified Logging for the GC logging
Wed, 09 Dec 2015 15:31:25 +0530 kevinw 8138745: Implement ExitOnOutOfMemory and CrashOnOutOfMemory in HotSpot
Fri, 04 Dec 2015 04:06:37 -0500 dholmes 8132510: Replace ThreadLocalStorage with compiler/language-based thread-local variables
Mon, 16 Nov 2015 18:50:55 -0500 dholmes 8139300: Internal Error (vm/utilities/debug.cpp:399), # Error: ShouldNotReachHere()
Fri, 09 Oct 2015 09:42:33 +0200 david 8042893: compiler: PRAGMA_FORMAT_MUTE_WARNINGS_FOR_GCC needs to be removed from source files
Wed, 07 Oct 2015 11:37:46 -0400 gtriantafill 8134432: [TESTBUG] Rewrite test/runtime/6888954/vmerrors.sh in Java
Tue, 29 Sep 2015 11:02:08 +0200 david 8080775: Better argument formatting for assert() and friends
Tue, 09 Jun 2015 15:05:47 -0400 kbarrett 8086027: Multiple STATIC_ASSERTs at class scope doesn't work
Wed, 13 May 2015 15:16:06 +0200 pliden 8079792: GC directory structure cleanup
Tue, 03 Mar 2015 18:01:27 +0100 jwilhelm 8074459: Flags handling memory sizes should be of type size_t
Fri, 20 Feb 2015 15:23:01 +0100 stefank 8073554: Remove unnecessary includes of markSweep[.inline].hpp
Wed, 04 Feb 2015 18:47:42 -0500 dholmes 8065895: Synchronous signals during error reporting may terminate or hang VM process
Tue, 13 Jan 2015 14:30:53 -0500 kbarrett 8068396: Rename assert() to vmassert()
Mon, 12 Jan 2015 11:37:58 -0800 ccheung 8067187: -XX:MaxMetaspaceSize=20m -Xshare:dump caused JVM to crash
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, 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
Fri, 04 Jul 2014 11:46:01 +0200 goetz 8049325: Introduce and clean up umbrella headers for the files in the cpu subdirectories.
Thu, 26 Jun 2014 16:05:15 +0200 goetz 8048241: Introduce umbrella header os.inline.hpp and clean up includes
Wed, 04 Jun 2014 11:56:44 +0200 goetz 8044775: Improve usage of umbrella header atomic.inline.hpp.
Tue, 27 May 2014 21:58:23 -0700 minqi 8043896: Error reporting for insufficient shared region size is incorrect
Fri, 09 May 2014 16:50:54 -0400 drchase 8037816: Fix for 8036122 breaks build with Xcode5/clang
Thu, 04 Jul 2013 21:10:17 -0700 dcubed 8015884: runThese crashed with SIGSEGV, hs_err has an error instead of stacktrace
Fri, 17 May 2013 08:51:46 -0700 rdurbin 7145527: sscanf must use a length in the format string
Tue, 30 Apr 2013 11:56:52 -0700 ccheung 8011661: Insufficient memory message says "malloc" when sometimes it should say "mmap"
Thu, 04 Apr 2013 10:01:26 -0700 mikael 8003310: Enable -Wunused-function when compiling with gcc
Tue, 19 Mar 2013 10:31:16 +0100 neliasso 8010121: Remove definition of ShouldNotReachHere2(msg)
Wed, 20 Feb 2013 19:36:25 -0800 dcubed 6799919: Recursive calls to report_vm_out_of_memory are handled incorrectly
Wed, 02 Jan 2013 11:32:41 -0800 johnc 8004132: SerialGC: ValidateMarkSweep broken when running GCOld
Tue, 27 Nov 2012 14:20:21 +0100 stefank 8003935: Simplify the needed includes for using Thread::current()
Mon, 15 Oct 2012 10:02:42 -0700 johnc 8000831: Heap verification output incorrect/incomplete
Thu, 20 Sep 2012 16:27:51 -0700 jcoomes 7199082: write warning messages to stderr
Sat, 01 Sep 2012 13:25:18 -0400 coleenp 6964458: Reimplement class meta-data storage to use native memory
Mon, 30 Jul 2012 09:49:25 -0700 kvn 7187454: stack overflow in C2 compiler thread on Solaris x86
Wed, 15 Feb 2012 10:12:55 -0800 never 7145537: minor tweaks to LogEvents
Wed, 01 Feb 2012 07:59:01 -0800 never 7141200: log some interesting information in ring buffers for crashes
Thu, 13 Oct 2011 09:35:42 -0700 dcubed 7098194: integrate macosx-port changes
Sun, 25 Sep 2011 16:03:29 -0700 never 7089790: integrate bsd-port changes
Mon, 02 May 2011 18:53:37 -0700 never 7009361: JSR 292 Invalid value on stack on solaris-sparc with -Xcomp
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
Thu, 27 Jan 2011 16:11:27 -0800 coleenp 6990754: Use native memory and reference counting to implement SymbolTable
Mon, 03 Jan 2011 14:09:11 -0500 coleenp 6302804: Hotspot VM dies ungraceful death when C heap is exhausted in various places.
Fri, 03 Dec 2010 01:34:31 -0800 twisti 6961690: load oops from constant table on SPARC
Tue, 23 Nov 2010 13:22:55 -0800 stefank 6989984: Use standard include model for Hospot
Tue, 12 Oct 2010 10:57:33 -0400 kamg 6392697: Additional flag needed to supress Hotspot warning messages
Sat, 11 Sep 2010 08:18:31 +0200 thurka 6765718: Indicate which thread throwing OOME when generating the heap dump at OOME
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
Thu, 22 Apr 2010 13:23:15 -0700 jcoomes 6888954: argument formatting for assert() and friends
Tue, 15 Sep 2009 21:53:47 -0700 jrose 6863023: need non-perm oops in code cache for JSR 292
Wed, 12 Nov 2008 23:26:45 -0800 jrose 6770949: minor tweaks before 6655638
Thu, 21 Aug 2008 23:36:31 -0400 tonyp Merge
less more (0) -60 tip