mockner [Mon, 14 Mar 2016 20:20:18 +0100] rev 37095
Merge
mockner [Mon, 14 Mar 2016 15:06:49 -0400] rev 37094
8149995: TraceClassLoadingPreorder has been converted to Unified Logging.
Summary: TraceClassLoadingPreorder has been converted to Unified Logging. Logging alias table now has extra columns to support multi-tag configurations.
Reviewed-by: iklam, coleenp
coleenp [Mon, 14 Mar 2016 13:20:14 +0000] rev 37093
Merge
simonis [Fri, 11 Mar 2016 16:39:38 +0100] rev 37092
8151593: Cleanup definition/usage of INLINE/NOINLINE macros and add xlC support
Reviewed-by: coleenp, stuefe
Contributed-by: matthias.baesken@sap.com
dsamersoff [Mon, 14 Mar 2016 11:53:13 +0000] rev 37091
Merge
ysuenaga [Fri, 04 Mar 2016 18:12:41 +0900] rev 37090
8151181: Add JSnap to jhsdb
Reviewed-by: dsamersoff
pliden [Mon, 14 Mar 2016 11:55:51 +0100] rev 37089
Merge
pliden [Mon, 14 Mar 2016 09:42:17 +0100] rev 37088
8067768: Check for too small values for -Xmx
Reviewed-by: jwilhelm, dfazunen
dsamersoff [Mon, 14 Mar 2016 09:07:34 +0000] rev 37087
Merge
dsamersoff [Mon, 14 Mar 2016 11:45:15 +0300] rev 37086
8151368: SA: Unexpected ArithmeticException in CompactHashTable
Summary: Add missed null check
Reviewed-by: iklam, dsamersoff
Contributed-by: kubota.yuji@gmail.com
sjohanss [Mon, 14 Mar 2016 09:11:21 +0100] rev 37085
8151696: Print all regions on trace level to get same behavior as old PrintHeapAtGCExtended
Reviewed-by: brutisso, jwilhelm
sjohanss [Mon, 14 Mar 2016 09:10:42 +0100] rev 37084
8151693: Move print_heap_before/after_gc to debug level
Reviewed-by: brutisso, jwilhelm
coleenp [Sun, 13 Mar 2016 19:41:11 +0000] rev 37083
Merge
coleenp [Sat, 12 Mar 2016 07:23:20 -0500] rev 37082
8151728: jni test crashes JVM assert(_handle != __null) failed: resolving NULL handle
Summary: New assert needs to check for null.
Reviewed-by: hseigel, gtriantafill