coleenp [Tue, 03 Jul 2018 13:41:18 -0400] rev 50929
8205534: Remove SymbolTable dependency from serviceability agent
Reviewed-by: gziemski, poonam, jgeorge, hseigel
erikj [Tue, 03 Jul 2018 18:46:51 +0200] rev 50928
8206087: windows-x64-cmp-baseline fails with The files do not have the same suffix type
Reviewed-by: tbell
vtheeyarath [Mon, 02 Jul 2018 23:33:40 -0700] rev 50927
8177275: IllegalArgumentException when MH would have too many parameters is not specified for several methods
Summary: Updated spec and added tests
Reviewed-by: psandoz
neliasso [Tue, 03 Jul 2018 10:47:50 +0200] rev 50926
8205999: C2 compilation fails with "assert(store->find_edge(load) != -1) failed: missing precedence edge"
Summary: Backout 8204157 to state before 8192992
Reviewed-by: thartmann, mdoerr
jwilhelm [Tue, 03 Jul 2018 02:07:49 +0200] rev 50925
Merge
zgu [Mon, 02 Jul 2018 16:28:09 -0400] rev 50924
8205965: SIGSEGV on write to NativeCallStack::EMPTY_STACK
Summary: Made EMPTY_STACK non-const, so it will not be placed in read-only BSS section.
Reviewed-by: stuefe, martin
roland [Mon, 02 Jul 2018 10:44:46 +0200] rev 50923
8205515: assert(opcode == Op_RangeCheck) failed: no other if variant here
Reviewed-by: thartmann, kvn