kbarrett [Tue, 09 Jun 2015 15:05:47 -0400] rev 31340
8086027: Multiple STATIC_ASSERTs at class scope doesn't work
Summary: Make supporting typedef name unique via __LINE__ concatenation
Reviewed-by: dholmes, brutisso
jwilhelm [Wed, 10 Jun 2015 05:59:44 +0200] rev 31339
Merge
jwilhelm [Tue, 09 Jun 2015 16:48:55 +0200] rev 31338
Merge
coleenp [Wed, 10 Jun 2015 04:39:15 +0200] rev 31337
Merge
mockner [Tue, 09 Jun 2015 12:22:21 -0400] rev 31336
8076161: Runtime stub for throw_null_pointer_exception always constructs log messages
Summary: A LogEvents filter has been added to avoid unnecessary string construction.
Reviewed-by: coleenp, hseigel, dholmes
coleenp [Tue, 09 Jun 2015 10:26:25 -0400] rev 31335
8035074: hs_err improvement: Add time zone information in the hs_err file
8026335: hs_err improvement: Print exact compressed oops mode and the heap base value.
8026331: hs_err improvement: Print if we have seen any OutOfMemoryErrors or StackOverflowErrors
Summary: Add requested things to hs_err file.
Reviewed-by: ctornqvi, dholmes