Fri, 26 Aug 2016 10:02:47 -0700 |
amurillo |
Merge
|
file |
diff |
annotate
|
Fri, 19 Aug 2016 17:19:47 +0200 |
jwilhelm |
8164124: [BACKOUT] G1 does not implement millis_since_last_gc which is needed by RMI GC
|
file |
diff |
annotate
|
Sun, 21 Aug 2016 20:56:37 -0400 |
dholmes |
8157907: Incorrect inclusion of atomic.hpp instead of atomic.inline.hpp
|
file |
diff |
annotate
|
Tue, 02 Aug 2016 16:39:33 -0400 |
jprovino |
8071770: G1 does not implement millis_since_last_gc which is needed by RMI GC
|
file |
diff |
annotate
|
Wed, 08 Jun 2016 14:11:51 -0700 |
jmasa |
8159073: : Error handling incomplete when creating GC threads lazily
|
file |
diff |
annotate
|
Tue, 19 Jul 2016 10:31:41 +0200 |
tschatzl |
8034842: Parallelize the Free CSet phase in G1
|
file |
diff |
annotate
|
Wed, 06 Jul 2016 11:22:55 +0200 |
tschatzl |
8159978: Use an array to store the collection set regions instead of linking through regions
|
file |
diff |
annotate
|
Thu, 09 Jun 2016 16:52:32 +0300 |
lmesnik |
8156032: Clean up parallel GC specific code from vm/gc/shared/preservedMarks.cpp
|
file |
diff |
annotate
|
Wed, 27 Apr 2016 16:20:05 +0200 |
mgerdin |
8155634: Clean out old logging and dead code from SurvRateGroup
|
file |
diff |
annotate
|
Tue, 03 May 2016 12:33:10 +0200 |
mgerdin |
8150721: Don't explicitly manage G1 young regions in YoungList
|
file |
diff |
annotate
|
Mon, 02 May 2016 12:07:58 -0400 |
kbarrett |
8155524: HotCardCache shouldn't be part of ConcurrentG1Refine
|
file |
diff |
annotate
|
Mon, 02 May 2016 17:45:19 +0200 |
tschatzl |
8154955: Negative Other Time in gc logs due to 'Wait for Root Region Scan' not included
|
file |
diff |
annotate
|
Mon, 02 May 2016 10:24:41 +0200 |
tschatzl |
8153507: Improve Card Table Clear Task
|
file |
diff |
annotate
|
Fri, 29 Apr 2016 02:13:40 +0300 |
vlivanov |
Merge
|
file |
diff |
annotate
|
Tue, 26 Apr 2016 10:28:51 +0200 |
rbackman |
8151956: Support non-continuous CodeBlobs in HotSpot
|
file |
diff |
annotate
|
Wed, 27 Apr 2016 16:02:02 +0200 |
sjohanss |
8155082: Refactor mutator region restriction
|
file |
diff |
annotate
|
Tue, 26 Apr 2016 10:23:08 +0200 |
tonyp |
8151556: Use the PreservedMarks* classes for the G1 preserved mark stacks
|
file |
diff |
annotate
|
Tue, 19 Apr 2016 14:53:33 +0200 |
mgerdin |
8154752: Cleanup initialization of G1Policy
|
file |
diff |
annotate
|
Thu, 21 Apr 2016 10:19:00 +0200 |
mgerdin |
8154452: Deferred cleanups after split of G1CollectorPolicy code
|
file |
diff |
annotate
|
Mon, 18 Apr 2016 16:51:14 +0200 |
tschatzl |
8153503: Move remset scan iteration claim to remset local data structure
|
file |
diff |
annotate
|
Fri, 18 Mar 2016 15:20:43 +0100 |
mgerdin |
8154154: Separate G1 specific policy code from the CollectorPolicy class hierarchy
|
file |
diff |
annotate
|
Thu, 14 Apr 2016 08:30:37 +0200 |
sjohanss |
8153745: Avoid spawning G1ParPreserveCMReferentsTask when there is no work to be done
|
file |
diff |
annotate
|
Wed, 13 Apr 2016 17:00:54 -0400 |
drwhite |
8152905: hs_err file is missing gc threads
|
file |
diff |
annotate
|
Mon, 11 Apr 2016 09:49:10 +0200 |
mgerdin |
8153843: G1CardLiveDataHelper incorrectly sets next_live_bytes on dead humongous regions
|
file |
diff |
annotate
|
Tue, 12 Apr 2016 14:03:31 +0200 |
mgerdin |
8153834: G1 Card table verification fails due to concurrent region cleanup
|
file |
diff |
annotate
|
Tue, 12 Apr 2016 07:17:44 +0200 |
stefank |
8152491: Convert TracePageSizes to use UL
|
file |
diff |
annotate
|
Wed, 06 Apr 2016 13:41:59 +0200 |
tschatzl |
8151386: Extract card live data out of G1ConcurrentMark
|
file |
diff |
annotate
|
Mon, 04 Apr 2016 12:57:48 -0400 |
jprovino |
8132524: Missing includes to resourceArea.hpp
|
file |
diff |
annotate
|
Mon, 04 Apr 2016 09:15:15 +0200 |
stefank |
8152632: Rename LogHandle(...) to Log(...)
|
file |
diff |
annotate
|
Thu, 31 Mar 2016 17:05:29 +0200 |
brutisso |
8152952: Allow G1 phase logging to use individual number of threads
|
file |
diff |
annotate
|
Thu, 24 Mar 2016 10:40:23 +0100 |
tschatzl |
8152400: Enabling TASK_STATS_ONLY filters out just enabled messages anyway
|
file |
diff |
annotate
|
Mon, 07 Mar 2016 11:28:06 -0800 |
jmasa |
8149343: assert(rp->num_q() == no_of_gc_workers) failed: sanity
|
file |
diff |
annotate
|
Fri, 18 Mar 2016 10:51:29 +0100 |
brutisso |
8148759: G1AllocRegion::_count inconsistently used if more than one context is active
|
file |
diff |
annotate
|
Fri, 18 Mar 2016 11:42:32 +0100 |
stefank |
Merge
|
file |
diff |
annotate
|
Fri, 11 Mar 2016 11:22:56 +0100 |
mgerdin |
8151808: Factor G1 heap sizing code out of the G1CollectorPolicy
|
file |
diff |
annotate
|
Fri, 18 Mar 2016 09:01:51 +0100 |
stefank |
8152104: G1 StringTable cleaning incorrectly logs with the stringdedup tag
|
file |
diff |
annotate
|
Fri, 18 Mar 2016 03:46:02 +0100 |
stefank |
Merge
|
file |
diff |
annotate
|
Thu, 17 Mar 2016 11:18:52 -0700 |
sangheki |
8151085: Change G1 concurrent timer and tracer measuring time
|
file |
diff |
annotate
|
Thu, 17 Mar 2016 21:01:59 +0100 |
stefank |
8027423: Parallel compact GC class unloading measurement includes symbol and string table time
|
file |
diff |
annotate
|
Wed, 16 Mar 2016 16:42:30 +0100 |
tschatzl |
Merge
|
file |
diff |
annotate
|
Wed, 16 Mar 2016 13:38:54 +0100 |
brutisso |
8151336: Root region scanning should be cancelled and disabled when the ConcurrentMarkThread::run_service() exits
|
file |
diff |
annotate
|
Wed, 16 Mar 2016 12:21:18 +0100 |
tschatzl |
8151126: Clean up duplicate code for clearing the mark bitmaps
|
file |
diff |
annotate
|
Mon, 14 Mar 2016 09:11:21 +0100 |
sjohanss |
8151696: Print all regions on trace level to get same behavior as old PrintHeapAtGCExtended
|
file |
diff |
annotate
|
Fri, 11 Mar 2016 12:17:35 +0100 |
brutisso |
Merge
|
file |
diff |
annotate
|
Fri, 11 Mar 2016 10:18:11 +0100 |
mgerdin |
8151633: Don't keep copies of the survivor lists and counts in the G1CollectorPolicy
|
file |
diff |
annotate
|
Fri, 11 Mar 2016 11:34:22 +0100 |
brutisso |
8151605: Change warning() to log_warning(gc) in the GC code
|
file |
diff |
annotate
|
Mon, 07 Mar 2016 17:23:59 +0100 |
mgerdin |
8151178: Move the collection set out of the G1 collector policy
|
file |
diff |
annotate
|
Mon, 07 Mar 2016 02:11:47 -0800 |
sangheki |
8149834: gc/shared/gcTimer.cpp:88 assert(_is_concurrent_phase_active) failed: A concurrent phase is not active
|
file |
diff |
annotate
|
Wed, 02 Mar 2016 15:57:48 +0100 |
tschatzl |
8141141: Young and Old gen PLAB stats are similar in output with -XX:+PrintPLAB
|
file |
diff |
annotate
|
Wed, 02 Mar 2016 15:55:47 +0100 |
tschatzl |
8147121: Evacuation failure allocation statistics added too late
|
file |
diff |
annotate
|
Sat, 27 Feb 2016 00:07:03 +0000 |
jprovino |
Merge
|
file |
diff |
annotate
|
Fri, 26 Feb 2016 14:02:39 -0500 |
jprovino |
8139651: ConcurrentG1Refine uses ints for many of its members that should be unsigned types
|
file |
diff |
annotate
|
Fri, 26 Feb 2016 17:55:05 +0100 |
tschatzl |
Merge
|
file |
diff |
annotate
|
Thu, 25 Feb 2016 11:20:03 +0100 |
mgerdin |
8150390: Move rs length sampling data to the sampling thread
|
file |
diff |
annotate
|
Fri, 26 Feb 2016 13:02:30 +0100 |
tschatzl |
8150630: Add logging for ParScanThreadState merge phase
|
file |
diff |
annotate
|
Fri, 26 Feb 2016 13:02:30 +0100 |
tschatzl |
8076463: Add logging for the preserve CM referents task
|
file |
diff |
annotate
|
Tue, 23 Feb 2016 09:52:46 +0100 |
brutisso |
8150367: Add back information about the number of GC workers
|
file |
diff |
annotate
|
Thu, 04 Feb 2016 08:22:26 +0100 |
mgerdin |
8149013: Remove unused and dead code from G1CollectorPolicy
|
file |
diff |
annotate
|
Thu, 11 Feb 2016 16:49:12 +0100 |
david |
8149648: Add number of regions to the G1HeapSummary event
|
file |
diff |
annotate
|
Thu, 11 Feb 2016 08:55:36 +0100 |
brutisso |
8149541: Use log_error() instead of log_info() when verification reports a problem
|
file |
diff |
annotate
|