herrick [Mon, 28 Oct 2019 11:21:43 -0400] rev 58818
Merge
hseigel [Mon, 28 Oct 2019 12:55:48 +0000] rev 58817
8232890: Remove bad Code attribute parsing code
Summary: Remove code that accepts illegal max_stack, max_locals, and length values for Code attribute in old class files.
Reviewed-by: dholmes, lfoltan
phedlin [Wed, 23 Oct 2019 12:51:53 +0200] rev 58816
8231565: More node budget asserts in fuzzed tests.
Reviewed-by: neliasso, thartmann
stefank [Mon, 28 Oct 2019 11:27:27 +0100] rev 58815
8232604: ZGC: Make ZVerifyViews mapping and unmapping precise
Reviewed-by: pliden, eosterlund
stefank [Mon, 28 Oct 2019 11:26:53 +0100] rev 58814
8232650: ZGC: Add initialization hooks for OS specific code
Reviewed-by: pliden, eosterlund
stefank [Mon, 28 Oct 2019 11:26:00 +0100] rev 58813
8232651: Add implementation of os::processor_id() for Windows
Reviewed-by: dholmes, stuefe
stefank [Mon, 28 Oct 2019 11:24:11 +0100] rev 58812
8232649: ZGC: Add callbacks to ZMemoryManager
Reviewed-by: pliden, eosterlund
stefank [Mon, 28 Oct 2019 11:23:48 +0100] rev 58811
8232648: ZGC: Move ATTRIBUTE_ALIGNED to the front of declarations
Reviewed-by: pliden, eosterlund
stefank [Mon, 28 Oct 2019 11:23:28 +0100] rev 58810
8232602: ZGC: Make ZGranuleMap ZAddress agnostic
Reviewed-by: pliden, eosterlund
stefank [Mon, 28 Oct 2019 11:21:23 +0100] rev 58809
8232601: ZGC: Parameterize the ZGranuleMap table size
Reviewed-by: pliden, eosterlund