igerasim [Tue, 27 Mar 2018 13:22:40 -0700] rev 49431
8198358: Align organization of TwoStacksPlainSocketImp with DualStackPlainSocketImpl [win]
Reviewed-by: chegar, clanger
alanb [Tue, 27 Mar 2018 19:29:46 +0100] rev 49430
8200256: java/nio/channels/AsynchronousChannelGroup/Basic.java fails intermittently
Reviewed-by: chegar
cushon [Tue, 27 Mar 2018 13:48:16 -0400] rev 49429
8200301: deduplicate lambda methods
Reviewed-by: vromero, mcimadamore
bpatel [Mon, 26 Mar 2018 21:30:33 -0700] rev 49428
8199705: Docs.gmk needs to be updated to remove the -html5 option
Reviewed-by: erikj
bpatel [Mon, 26 Mar 2018 18:07:24 -0700] rev 49427
8199278: Javadoc search results does not link to anchors on a page
Reviewed-by: jjg, ksrini
igerasim [Mon, 26 Mar 2018 17:30:14 -0700] rev 49426
8199843: Optimize Integer/Long.highestOneBit()
Reviewed-by: redestad, plevart
erikj [Mon, 26 Mar 2018 16:24:16 -0700] rev 49425
8198652: Stop linking with -base:0x8000000 on Windows
Reviewed-by: tbell, ihse, stuefe
serb [Mon, 26 Mar 2018 16:09:22 -0700] rev 49424
8200198: javah man pages were not removed by JDK-8191054
Reviewed-by: erikj, alanb
ihse [Mon, 26 Mar 2018 20:44:32 +0200] rev 49423
8200229: Simplify building of libjsig
Reviewed-by: erikj
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