hotspot/src/share/vm/memory/universe.cpp
Mon, 04 Apr 2016 12:57:48 -0400 jprovino 8132524: Missing includes to resourceArea.hpp
Mon, 04 Apr 2016 09:15:15 +0200 stefank 8152632: Rename LogHandle(...) to Log(...)
Thu, 24 Mar 2016 10:19:31 -0400 coleenp 8143269: Refactor code in universe_post_init that sets up methods to upcall
Wed, 23 Mar 2016 23:36:29 +0100 jwilhelm Merge
Thu, 17 Mar 2016 19:04:01 +0000 alanb 8142968: Module System implementation
Tue, 15 Mar 2016 14:41:07 +0100 rehn 8150015: Integrate TraceTime with Unified Logging more seamlessly
Mon, 14 Mar 2016 09:10:42 +0100 sjohanss 8151693: Move print_heap_before/after_gc to debug level
Fri, 11 Mar 2016 11:34:22 +0100 brutisso 8151605: Change warning() to log_warning(gc) in the GC code
Wed, 17 Feb 2016 14:03:18 -0500 rprotacio 8148630: Convert TraceStartupTime to Unified Logging
Fri, 15 Jan 2016 06:27:35 -0800 poonam 8072725: Provide more granular levels for GC verification
Fri, 11 Dec 2015 09:07:07 -0800 fparain 8046936: JEP 270: Reserved Stack Areas for Critical Sections
Thu, 10 Dec 2015 14:57:55 +0100 brutisso 8145092: Use Unified Logging for the GC logging
Wed, 02 Dec 2015 10:19:14 -0800 lana Merge
Fri, 20 Nov 2015 12:22:41 -0800 iris Merge
Mon, 02 Nov 2015 09:11:55 -0800 iris Merge
Mon, 14 Sep 2015 09:47:17 -0700 iris Merge
Mon, 17 Aug 2015 13:02:33 -0700 iris Merge
Thu, 23 Jul 2015 13:19:13 -0700 iris Merge
Mon, 13 Jul 2015 13:23:31 -0700 iris Merge
Fri, 19 Jun 2015 10:34:38 -0700 amurillo 8087202: Add support for PATCH field and remove unused fields of new version string
Tue, 24 Nov 2015 14:59:17 -0800 mchung 8143911: Reintegrate JEP 259: Stack-Walking API
Tue, 24 Nov 2015 10:12:11 -0800 ctornqvi 8143931: Back out JDK-8140450
Mon, 23 Nov 2015 12:44:43 -0800 mchung 8140450: Implement JEP 259: Stack-Walking API
Wed, 28 Oct 2015 15:03:40 +0100 coleenp Merge
Wed, 28 Oct 2015 09:47:23 -0400 coleenp 8139203: Consistent naming for klass type predicates
Tue, 27 Oct 2015 14:18:56 +0000 chegar 8139891: Prepare Unsafe for true encapsulation
Mon, 26 Oct 2015 13:11:36 -0400 coleenp 8139163: InstanceKlass::cast passes through NULL
Tue, 20 Oct 2015 11:17:19 -0400 jprovino Merge
Sat, 17 Oct 2015 19:40:30 -0400 dlong Merge
Thu, 08 Oct 2015 12:49:30 -1000 twisti 8136421: JEP 243: Java-Level JVM Compiler Interface
Wed, 14 Oct 2015 09:33:45 +0200 david 8139434: Unify GenRemSet and CardTableRS
Tue, 29 Sep 2015 11:02:08 +0200 david 8080775: Better argument formatting for assert() and friends
Thu, 20 Aug 2015 10:27:04 +0200 ehelin 8133825: Remove the class G1CollectorPolicyExt
Thu, 20 Aug 2015 08:42:25 +0200 ehelin 8133821: Refactor initialization of the heap and the collector policy
Mon, 27 Jul 2015 13:56:26 -0700 sangheki 8130459: Add additional validation after heap creation
Wed, 24 Jun 2015 12:12:25 -0400 bpittore 8081202: Hotspot compile warning: "Invalid suffix on literal; C++11 requires a space between literal and identifier"
Fri, 12 Jun 2015 17:29:14 -0400 jiangli 8015086: add interned strings to the shared archive.
Tue, 09 Jun 2015 10:26:25 -0400 coleenp 8035074: hs_err improvement: Add time zone information in the hs_err file
Wed, 13 May 2015 15:16:06 +0200 pliden 8079792: GC directory structure cleanup
Mon, 20 Apr 2015 08:53:08 +0200 pliden 8068582: UseSerialGC not always set up properly
Thu, 16 Apr 2015 15:31:20 +0200 pliden 8077417: Cleanup of Universe::initialize_heap()
Fri, 27 Mar 2015 15:29:19 +0100 david 8076073: shared: PRAGMA_FORMAT_MUTE_WARNINGS_FOR_GCC needs to be removed from source files
Fri, 13 Feb 2015 14:37:35 +0100 stefank 8072911: Remove includes of oop.inline.hpp from .hpp files
Mon, 26 Jan 2015 15:51:28 -0800 sspitsyn 8068162: jvmtiRedefineClasses.cpp: guarantee(false) failed: OLD and/or OBSOLETE method(s) found
Tue, 06 Jan 2015 19:30:28 -0500 coleenp 8067836: The Universe::flush_foo methods belong in CodeCache.
Mon, 05 Jan 2015 12:07:37 -0500 goetz 8064457: Introduce compressed oops mode disjoint base and improve compressed heap handling.
Wed, 17 Dec 2014 23:34:52 -0500 jiangli 8059510: Compact symbol table layout inside shared archive.
Tue, 25 Nov 2014 17:33:59 +0100 roland 6898462: The escape analysis with G1 cause crash assertion src/share/vm/runtime/vframeArray.cpp:94
Tue, 25 Nov 2014 13:41:08 +0100 jwilhelm 8065305: Make it possible to extend the G1CollectorPolicy
Tue, 11 Nov 2014 17:05:33 +0100 stefank 8064580: Move INCLUDE_CDS include section to the end of the include list
Wed, 10 Sep 2014 16:06:53 -0700 jcoomes 8057827: notify an obj when allocation context stats are available
Thu, 11 Sep 2014 17:54:22 -0700 ctornqvi 8022865: [TESTBUG] Compressed Oops testing needs to be revised
Fri, 05 Sep 2014 08:08:51 -0400 coleenp 8057570: RedefineClasses() tests fail assert(((Metadata*)obj)->is_valid()) failed: obj is valid
Wed, 03 Sep 2014 19:13:18 -0400 coleenp 8055008: Clean up code that saves the previous versions of redefined classes
Tue, 12 Aug 2014 17:29:00 -0700 iklam 8046070: Class Data Sharing clean up and refactoring
Thu, 26 Jun 2014 13:30:43 -0700 jcoomes 8034246: remove CMS and ParNew adaptive size policy code
Wed, 04 Jun 2014 11:56:44 +0200 goetz 8044775: Improve usage of umbrella header atomic.inline.hpp.
Wed, 11 Jun 2014 09:58:23 -0400 hseigel 8031819: Remove legacy jdk checks and code
Mon, 12 May 2014 09:47:57 -0400 coleenp Merge
Fri, 09 May 2014 16:50:54 -0400 drchase 8037816: Fix for 8036122 breaks build with Xcode5/clang
less more (0) -100 -60 tip