rehn [Tue, 15 Mar 2016 14:41:07 +0100] rev 37161
8150015: Integrate TraceTime with Unified Logging more seamlessly
Reviewed-by: coleenp, dholmes
brutisso [Mon, 21 Mar 2016 10:44:30 +0100] rev 37160
Merge
brutisso [Fri, 18 Mar 2016 10:51:29 +0100] rev 37159
8148759: G1AllocRegion::_count inconsistently used if more than one context is active
Reviewed-by: sjohanss, jwilhelm, tschatzl
mgerdin [Fri, 11 Mar 2016 11:22:56 +0100] rev 37158
8152101: Move G1 concurrent refinement adjustment code out of G1CollectorPolicy
Reviewed-by: jmasa, jwilhelm, kbarrett
sangheki [Fri, 18 Mar 2016 21:01:28 -0700] rev 37157
8152118: MinTLABSize should be less than TLAB max
Summary: Add a constraint for MinTLABSize to be less than or equal to TLAB max
Reviewed-by: brutisso, drwhite, jmasa
jwilhelm [Sat, 19 Mar 2016 02:44:27 +0000] rev 37156
Merge
jwilhelm [Sat, 19 Mar 2016 01:23:46 +0100] rev 37155
Merge
coleenp [Fri, 18 Mar 2016 23:12:49 +0000] rev 37154
Merge
coleenp [Fri, 18 Mar 2016 22:27:19 +0000] rev 37153
Merge
coleenp [Fri, 18 Mar 2016 15:14:22 -0400] rev 37152
8152065: TraceBytecodes breaks the interpreter expression stack
Summary: Move trace_bytecode to InterpreterRuntime and make trace_bytecode an IRT_LEAF so that safepoints are not allowed.
Reviewed-by: jiangli, dholmes, dcubed
jmasa [Thu, 17 Mar 2016 15:50:31 -0700] rev 37151
8151845: Comment in globals.hpp for MetaspaceSize is incorrect.
Reviewed-by: drwhite, stefank
pliden [Fri, 18 Mar 2016 15:54:04 +0100] rev 37150
8152185: ReferencePendingListLocker incorrectly assumes that the lock is never taken recursively
Reviewed-by: stefank, sjohanss
sjohanss [Fri, 18 Mar 2016 13:18:58 +0100] rev 37149
8152113: Remove _last_ditch_collection GC-cause and avoid expanding heap on Metaspace OOM
Reviewed-by: brutisso, jwilhelm
stefank [Fri, 18 Mar 2016 11:42:32 +0100] rev 37148
Merge
stefank [Fri, 18 Mar 2016 09:01:51 +0100] rev 37147
8152104: G1 StringTable cleaning incorrectly logs with the stringdedup tag
Reviewed-by: mgerdin, jwilhelm, sjohanss
stefank [Fri, 18 Mar 2016 08:59:07 +0100] rev 37146
8152100: Rework and unify the GC phase logging
Reviewed-by: sjohanss, jwilhelm