mgronlun [Mon, 28 Oct 2019 21:17:47 +0100] rev 58826
move stub
naoto [Mon, 28 Oct 2019 11:06:17 -0700] rev 58825
8231273: Upgrade CLDR to v36
Reviewed-by: rriggs
mgronlun [Mon, 28 Oct 2019 18:43:54 +0100] rev 58824
Merge
mgronlun [Mon, 28 Oct 2019 18:43:04 +0100] rev 58823
Merge
lancea [Mon, 28 Oct 2019 13:17:54 -0400] rev 58822
8232879: Writing out data with the Zip File System leads to a CRC failure
Reviewed-by: lancea, clanger
Contributed-by: Jaikiran Pai <jai.forums2013@gmail.com>
bobv [Mon, 28 Oct 2019 16:06:08 +0000] rev 58821
8232118: Add JVM option to enable JVMCI compilers in product mode
Reviewed-by: kvn, dholmes
egahlin [Mon, 28 Oct 2019 17:33:38 +0100] rev 58820
Exception should use FileAccess to get file length
zgu [Mon, 28 Oct 2019 11:33:28 -0400] rev 58819
8232992: Shenandoah: Implement self-fixing interpreter LRB
Reviewed-by: shade
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