pconcannon [Wed, 16 Oct 2019 11:12:47 +0100] rev 58692
8231719: Correct contradictions in timeout range descriptions.
Summary: Clarified verbiage in method descriptions.
Reviewed-by: chegar, dfuchs
jboes [Thu, 17 Oct 2019 08:56:06 +0100] rev 58691
8225499: InetSocketAddress::toString not friendly to IPv6 literal addresses
Summary: Enclose IPv6 literal in brackets and adjust string format for unresolved addresses
Reviewed-by: dfuchs, chegar
zgu [Fri, 18 Oct 2019 12:20:51 -0400] rev 58690
8232009: Shenandoah: C2 load barrier does not match interpreter version
Reviewed-by: rkennke
ccheung [Fri, 18 Oct 2019 09:17:38 -0700] rev 58689
8232030: HelloDynamic.java fails with latest Graal
Summary: Include the dynamic dumping condition when setting up the merged_ordering array in merge_in_new_methods() of defaultMethods.cpp.
Reviewed-by: iklam, coleenp