hseigel [Fri, 05 Feb 2016 08:14:08 -0500] rev 35941
8148785: Update class file version to 53 for JDK-9
Summary: Change max supported class file version to 53
Reviewed-by: alanb, coleenp, shade
redestad [Fri, 05 Feb 2016 14:00:58 +0100] rev 35940
8144916: Decrease PerfDataMemorySize back to 32K
Reviewed-by: mlarsson, sla
Contributed-by: robbin.ehn@oracle.com
brutisso [Fri, 05 Feb 2016 08:59:36 +0100] rev 35939
8149035: Make the full_gc_dump() calls be recorded as part of the GC
Reviewed-by: jmasa, sjohanss
coleenp [Thu, 04 Feb 2016 23:39:27 +0000] rev 35938
Merge
coleenp [Thu, 04 Feb 2016 18:25:02 -0500] rev 35937
8149038: SIGSEGV at frame::is_interpreted_frame_valid -> StubRoutines::SafeFetchN
Summary: Backout change for 8146984 but add an alignment check which may have caught original bug.
Reviewed-by: mgronlun, dcubed
asmotrak [Thu, 04 Feb 2016 13:42:18 -0800] rev 35936
8148005: One byte may be corrupted by get_datetime_string()
Reviewed-by: dholmes
mgronlun [Thu, 04 Feb 2016 19:27:39 +0100] rev 35935
Merge
dsimms [Thu, 04 Feb 2016 18:28:52 +0100] rev 35934
8138562: Event based tracing should cover monitor inflation
Reviewed-by: dcubed, egahlin, mgronlun