tschatzl [Fri, 01 Apr 2016 11:58:45 +0200] rev 37229
8153182: GC ID prefix for gc, humongous log messages are missing
Reviewed-by: mgerdin, brutisso
tschatzl [Fri, 01 Apr 2016 11:57:58 +0200] rev 37228
8148099: Improve memory access to FromCardCache during GC
Summary: Transpose the FromCardCache data array so the access during GC is linear instead of element-by-element with stride.
Reviewed-by: mgerdin, brutisso
csahu [Fri, 01 Apr 2016 13:51:29 +0530] rev 37227
8151442: jstack doesn't close quotation marks properly with threads' name greater than 1996 characters
Reviewed-by: dsamersoff, kevinw
brutisso [Fri, 01 Apr 2016 07:08:55 +0200] rev 37226
8153188: Use log_error(gc, verify) for logging in verification code
Reviewed-by: mgerdin, tschatzl
brutisso [Fri, 01 Apr 2016 07:08:40 +0200] rev 37225
8153187: Convert TraceWorkGang to use unified logging
Reviewed-by: mgerdin, tschatzl
brutisso [Fri, 01 Apr 2016 07:08:30 +0200] rev 37224
8153186: Convert TraceGCTaskThread to use unified logging
Reviewed-by: mgerdin, tschatzl
ctornqvi [Fri, 01 Apr 2016 03:33:39 +0000] rev 37223
Merge
ctornqvi [Thu, 31 Mar 2016 11:39:00 -0400] rev 37222
8150899: [TESTBUG] Split hotspot_all job into smaller jobs
Reviewed-by: gtriantafill, iignatyev
ccheung [Fri, 01 Apr 2016 03:07:25 +0200] rev 37221
Merge
ccheung [Thu, 31 Mar 2016 10:42:57 -0700] rev 37220
8075253: Multiversion JAR feature: CDS does not support MV-JARs
Summary: handle "Multi-Release" jar during CDS dump time
Reviewed-by: jiangli, iklam, minqi, redestad
jmasa [Thu, 31 Mar 2016 22:04:19 +0000] rev 37219
Merge
ysuenaga [Wed, 30 Mar 2016 21:05:13 +0900] rev 37218
8151674: STW phases at Concurrent GC should count in PerfCounter
Reviewed-by: jmasa, sla, tschatzl
rprotacio [Thu, 31 Mar 2016 18:22:54 +0000] rev 37217
Merge
rprotacio [Thu, 31 Mar 2016 12:06:51 -0400] rev 37216
8145235: Deprecate product flags that have been converted to Unified Logging
Summary: Added deprecation message/mechanism for product flags aliased to Unified Logging options
Reviewed-by: mockner, coleenp, ddmitriev, mlarsson
brutisso [Thu, 31 Mar 2016 18:51:53 +0200] rev 37215
Merge