goetz [Fri, 29 Sep 2017 10:00:58 +0200] rev 47289
8188135: Fix VS 2010 build after "8187631: Refactor FileDescriptor close implementation"
Reviewed-by: dholmes, alanb
lana [Fri, 29 Sep 2017 00:52:30 +0000] rev 47288
Added tag jdk-10+25 for changeset 8eb5e3ccee56
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
sundar [Thu, 28 Sep 2017 18:30:35 +0530] rev 47286
8188082: autoimports.js sample is broken
Reviewed-by: hannesw, jlaskey
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
bpatel [Wed, 27 Sep 2017 16:47:07 -0700] rev 47284
8186332: Fix method signature in method summary table
Reviewed-by: jjg, ksrini
darcy [Wed, 27 Sep 2017 14:23:41 -0700] rev 47283
8187982: Update SourceVersion to mention restricted keywords
Reviewed-by: mcimadamore
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
psandoz [Wed, 27 Sep 2017 10:24:40 -0700] rev 47281
8187688: Additional tests for MethodHandle.invokeWithArguments
Reviewed-by: redestad
redestad [Wed, 27 Sep 2017 17:56:00 +0200] rev 47280
8187826: Avoid using reflection to bootstrap NamedFunctions
Reviewed-by: psandoz
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
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
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
hannesw [Wed, 27 Sep 2017 14:56:19 +0200] rev 47276
8187962: Optimistic types ignore JavaAdapter return types
Reviewed-by: sundar, attila