Thu, 28 Sep 2017 23:03:17 +0530 8188098: NPE in SimpleTreeVisitorES6 visitor when parsing a tagged template literal jdk-10+25
sundar [Thu, 28 Sep 2017 23:03:17 +0530] rev 47287
8188098: NPE in SimpleTreeVisitorES6 visitor when parsing a tagged template literal Reviewed-by: hannesw, jlaskey
Thu, 28 Sep 2017 18:30:35 +0530 8188082: autoimports.js sample is broken
sundar [Thu, 28 Sep 2017 18:30:35 +0530] rev 47286
8188082: autoimports.js sample is broken Reviewed-by: hannesw, jlaskey
Thu, 28 Sep 2017 11:20:16 +0100 8188090: Running tests from make causes spurious mercurial changes
mcimadamore [Thu, 28 Sep 2017 11:20:16 +0100] rev 47285
8188090: Running tests from make causes spurious mercurial changes Summary: Fix relative path in test/TestCommon.gmk Reviewed-by: erikj
Wed, 27 Sep 2017 16:47:07 -0700 8186332: Fix method signature in method summary table
bpatel [Wed, 27 Sep 2017 16:47:07 -0700] rev 47284
8186332: Fix method signature in method summary table Reviewed-by: jjg, ksrini
Wed, 27 Sep 2017 14:23:41 -0700 8187982: Update SourceVersion to mention restricted keywords
darcy [Wed, 27 Sep 2017 14:23:41 -0700] rev 47283
8187982: Update SourceVersion to mention restricted keywords Reviewed-by: mcimadamore
Wed, 27 Sep 2017 12:44:06 -0700 6373396: (cl spec) clarify spec of ClassLoader.getPackages() about run-time package
mchung [Wed, 27 Sep 2017 12:44:06 -0700] rev 47282
6373396: (cl spec) clarify spec of ClassLoader.getPackages() about run-time package Reviewed-by: psandoz
Wed, 27 Sep 2017 10:24:40 -0700 8187688: Additional tests for MethodHandle.invokeWithArguments
psandoz [Wed, 27 Sep 2017 10:24:40 -0700] rev 47281
8187688: Additional tests for MethodHandle.invokeWithArguments Reviewed-by: redestad
Wed, 27 Sep 2017 17:56:00 +0200 8187826: Avoid using reflection to bootstrap NamedFunctions
redestad [Wed, 27 Sep 2017 17:56:00 +0200] rev 47280
8187826: Avoid using reflection to bootstrap NamedFunctions Reviewed-by: psandoz
Wed, 27 Sep 2017 17:09:52 +0200 8186815: Java.from has a bug, when element is ScriptObject
hannesw [Wed, 27 Sep 2017 17:09:52 +0200] rev 47279
8186815: Java.from has a bug, when element is ScriptObject Reviewed-by: sundar, jlaskey
Wed, 27 Sep 2017 15:26:35 +0200 8133623: JDK-8055034.js and JDK-8130127.js fail in nashorn nightly
hannesw [Wed, 27 Sep 2017 15:26:35 +0200] rev 47278
8133623: JDK-8055034.js and JDK-8130127.js fail in nashorn nightly Reviewed-by: sundar, hannesw Contributed-by: priya.lakshmi.muthuswamy@oracle.com
Wed, 27 Sep 2017 18:40:37 +0530 8188023: Avoid -source and -target javac options in nashorn ant compilation
sundar [Wed, 27 Sep 2017 18:40:37 +0530] rev 47277
8188023: Avoid -source and -target javac options in nashorn ant compilation Reviewed-by: jlaskey, hannesw
Wed, 27 Sep 2017 14:56:19 +0200 8187962: Optimistic types ignore JavaAdapter return types
hannesw [Wed, 27 Sep 2017 14:56:19 +0200] rev 47276
8187962: Optimistic types ignore JavaAdapter return types Reviewed-by: sundar, attila
Wed, 27 Sep 2017 11:38:21 +0200 8188013: symbolgenerator targets jdk 9 source
ihse [Wed, 27 Sep 2017 11:38:21 +0200] rev 47275
8188013: symbolgenerator targets jdk 9 source Reviewed-by: erikj
Wed, 27 Sep 2017 11:21:40 +0200 8188012: Nashorn build targets version 9 source
ihse [Wed, 27 Sep 2017 11:21:40 +0200] rev 47274
8188012: Nashorn build targets version 9 source Reviewed-by: erikj, dholmes
Wed, 27 Sep 2017 14:02:15 +0800 6695402: Jarsigner with multi-byte characters in class names
weijun [Wed, 27 Sep 2017 14:02:15 +0800] rev 47273
6695402: Jarsigner with multi-byte characters in class names Reviewed-by: weijun Contributed-by: Philipp Kunz <philipp.kunz@paratix.ch>
Tue, 26 Sep 2017 20:03:48 -0700 8183511: improve style for deprecated text
bpatel [Tue, 26 Sep 2017 20:03:48 -0700] rev 47272
8183511: improve style for deprecated text Reviewed-by: jjg, ksrini
Tue, 26 Sep 2017 19:19:09 +0100 8184328: JDK 8u131 socketRead0 hang at SSL read
robm [Tue, 26 Sep 2017 19:19:09 +0100] rev 47271
8184328: JDK 8u131 socketRead0 hang at SSL read Reviewed-by: xuelei, chegar, coffeys
Tue, 26 Sep 2017 20:34:10 +0530 8185072: network006 times out in many configs in JDK10-hs nightly
vtewari [Tue, 26 Sep 2017 20:34:10 +0530] rev 47270
8185072: network006 times out in many configs in JDK10-hs nightly Reviewed-by: chegar, rriggs
Tue, 26 Sep 2017 20:29:13 +0530 8187965: dynalink samples under $jdk10/src/sample/nashorn/dynalink are broken
sundar [Tue, 26 Sep 2017 20:29:13 +0530] rev 47269
8187965: dynalink samples under $jdk10/src/sample/nashorn/dynalink are broken Reviewed-by: jlaskey, hannesw
Tue, 26 Sep 2017 12:52:53 +0100 8177466: Add compiler support for local variable type-inference
mcimadamore [Tue, 26 Sep 2017 12:52:53 +0100] rev 47268
8177466: Add compiler support for local variable type-inference Summary: Add support for 'var' in implicitly typed local variable declarations Reviewed-by: vromero, jlahoda
Tue, 26 Sep 2017 15:08:56 +0530 8159526: Deprivilege jdk.httpserver
vtewari [Tue, 26 Sep 2017 15:08:56 +0530] rev 47267
8159526: Deprivilege jdk.httpserver Reviewed-by: chegar, alanb, michaelm, mchung
Tue, 26 Sep 2017 10:20:35 +0100 8181176: java/net/httpclient/websocket/ConnectionHandover.java times out
chegar [Tue, 26 Sep 2017 10:20:35 +0100] rev 47266
8181176: java/net/httpclient/websocket/ConnectionHandover.java times out Reviewed-by: coffeys
Tue, 26 Sep 2017 01:26:00 -0400 Merge
dholmes [Tue, 26 Sep 2017 01:26:00 -0400] rev 47265
Merge
Mon, 25 Sep 2017 23:42:58 -0400 8187045: [linux] Not all libraries in the VM are linked with -z,noexecstack
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
Tue, 26 Sep 2017 12:47:49 +0800 8187376: test issue in java/lang/invoke/VarHandles/VarHandleBaseTest.java
mli [Tue, 26 Sep 2017 12:47:49 +0800] rev 47263
8187376: test issue in java/lang/invoke/VarHandles/VarHandleBaseTest.java Reviewed-by: psandoz
Tue, 26 Sep 2017 07:00:43 +0530 8185257: Nashorn AST is missing nodes when a for-loop contains a VariableDeclarationList
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
Mon, 25 Sep 2017 20:32:44 +0530 8187934: dropping a shebang script in src/sample/nashorn directory results in test failure
sundar [Mon, 25 Sep 2017 20:32:44 +0530] rev 47261
8187934: dropping a shebang script in src/sample/nashorn directory results in test failure Reviewed-by: hannesw, jlaskey
Tue, 26 Sep 2017 00:37:37 +0530 8186011: Fix samples/java_completion.js and samples/disassemble.js
sdama [Tue, 26 Sep 2017 00:37:37 +0530] rev 47260
8186011: Fix samples/java_completion.js and samples/disassemble.js Summary: replaced continuation property to method as API changed and removed invalid test in jdk9 modular system Reviewed-by: hannesw, sundar Contributed-by: srinivas.dama@oracle.com
Mon, 25 Sep 2017 11:52:40 +0200 8187672: RunTest displays broken output if jtreg fails completely
ihse [Mon, 25 Sep 2017 11:52:40 +0200] rev 47259
8187672: RunTest displays broken output if jtreg fails completely Reviewed-by: erikj, tbell
Mon, 25 Sep 2017 11:50:39 +0200 8180897: Explicit --with-jtreg path not expanded
ihse [Mon, 25 Sep 2017 11:50:39 +0200] rev 47258
8180897: Explicit --with-jtreg path not expanded Reviewed-by: erikj
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip