vtewari [Tue, 26 Sep 2017 15:08:56 +0530] rev 47267
8159526: Deprivilege jdk.httpserver
Reviewed-by: chegar, alanb, michaelm, mchung
chegar [Tue, 26 Sep 2017 10:20:35 +0100] rev 47266
8181176: java/net/httpclient/websocket/ConnectionHandover.java times out
Reviewed-by: coffeys
dholmes [Tue, 26 Sep 2017 01:26:00 -0400] rev 47265
Merge
goetz [Mon, 25 Sep 2017 23:42:58 -0400] rev 47264
8187045: [linux] Not all libraries in the VM are linked with -z,noexecstack
Reviewed-by: ihse, dholmes
mli [Tue, 26 Sep 2017 12:47:49 +0800] rev 47263
8187376: test issue in java/lang/invoke/VarHandles/VarHandleBaseTest.java
Reviewed-by: psandoz
sdama [Tue, 26 Sep 2017 07:00:43 +0530] rev 47262
8185257: Nashorn AST is missing nodes when a for-loop contains a VariableDeclarationList
Summary: var declaration in for loop removed from block scope in es6 mode
Reviewed-by: hannesw, sundar
Contributed-by: srinivas.dama@oracle.com