shade [Mon, 26 Mar 2018 20:20:45 +0200] rev 49422
8200241: [TESTBUG] java/lang/String/concat/ tests should not force source/target = 9 anymore
Reviewed-by: redestad, psandoz
sundar [Mon, 26 Mar 2018 19:27:45 +0530] rev 49421
8200215: 17th loop of "let foo = ''"; throws ReferenceError
Reviewed-by: jlaskey, attila, hannesw
shade [Mon, 26 Mar 2018 15:09:20 +0200] rev 49420
8200118: [TESTBUG] String concat tests should test toString() application order
Reviewed-by: psandoz, redestad
jlahoda [Mon, 26 Mar 2018 11:42:17 +0200] rev 49419
8196519: Incomplete classpath causes infinite recursion in Resolve.isAccessible
Summary: ErrorType.getEnclosingType returns noType rather than self.
Reviewed-by: mcimadamore, cushon
dholmes [Mon, 26 Mar 2018 00:33:01 -0400] rev 49418
8200213: Configure broken on MIPS
Reviewed-by: erikj, stuefe, dholmes, ihse
Contributed-by: Ao Qi <aoqi@loongson.cn>
alanb [Sat, 24 Mar 2018 08:49:55 +0000] rev 49417
8200179: (se) More Selector cleanup
Reviewed-by: bpb
shinyafox [Sat, 24 Mar 2018 14:43:04 +0900] rev 49416
8199762: JShell API: Failed to detect override when snippet to be overridden has been changed before
Reviewed-by: rfield
jjg [Fri, 23 Mar 2018 17:28:02 -0700] rev 49415
8199902: {@docRoot} references need to be updated to reflect new module/package structure
Reviewed-by: ksrini
bpb [Fri, 23 Mar 2018 15:05:43 -0700] rev 49414
8180410: ByteArrayOutputStream should not throw IOExceptions
Summary: Add ByteArrayOutputStream.writeBytes()
Reviewed-by: rriggs, smarks
chegar [Fri, 23 Mar 2018 21:39:54 +0000] rev 49413
8200181: Remove superflous non-IPv4 code from Java_java_net_TwoStacksPlainSocketImpl_socketListen
Reviewed-by: alanb