ihse [Wed, 27 Sep 2017 21:48:21 +0200] rev 47296
8188034: InitSupport does not properly include closed file
Reviewed-by: tbell, erikj
tbell [Sat, 30 Sep 2017 22:49:05 -0700] rev 47295
8188185: Windows build fails in configure after fix for JDK-8188136
Reviewed-by: darcy
mchung [Fri, 29 Sep 2017 11:33:08 -0700] rev 47294
8186050: StackFrame should provide the method signature
Reviewed-by: alanb, bchristi, forax, plevart
sdama [Sat, 30 Sep 2017 03:15:56 +0530] rev 47293
8147076: LinkerCallSite.ARGLIMIT is used incorrectly
Summary: Modified ARGLIMIT
Reviewed-by: hannesw, jlaskey
Contributed-by: srinivas.dama@oracle.com
ctornqvi [Fri, 29 Sep 2017 09:48:31 -0400] rev 47292
8188038: Add Windows-x64-open bundles to jib-profiles.js
Reviewed-by: erikj
erikj [Fri, 29 Sep 2017 15:26:13 +0200] rev 47291
8188136: jib configure requires --src-dir for out of tree builds
8188123: jib.sh looks for closed config file in the wrong place after repo consolidation
Reviewed-by: dholmes, tbell
sundar [Fri, 29 Sep 2017 16:37:36 +0530] rev 47290
8180274: Fix links in nashorn documentation
Reviewed-by: hannesw
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