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
ihse [Wed, 27 Sep 2017 11:38:21 +0200] rev 47275
8188013: symbolgenerator targets jdk 9 source
Reviewed-by: erikj
ihse [Wed, 27 Sep 2017 11:21:40 +0200] rev 47274
8188012: Nashorn build targets version 9 source
Reviewed-by: erikj, dholmes
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>
bpatel [Tue, 26 Sep 2017 20:03:48 -0700] rev 47272
8183511: improve style for deprecated text
Reviewed-by: jjg, ksrini
robm [Tue, 26 Sep 2017 19:19:09 +0100] rev 47271
8184328: JDK 8u131 socketRead0 hang at SSL read
Reviewed-by: xuelei, chegar, coffeys
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
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
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
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
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
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
ihse [Mon, 25 Sep 2017 11:52:40 +0200] rev 47259
8187672: RunTest displays broken output if jtreg fails completely
Reviewed-by: erikj, tbell
ihse [Mon, 25 Sep 2017 11:50:39 +0200] rev 47258
8180897: Explicit --with-jtreg path not expanded
Reviewed-by: erikj
jlahoda [Mon, 25 Sep 2017 13:03:11 +0200] rev 47257
8187883: NewClassDefEnclosing.java fails on windows
Summary: Fixing whitespace normalization.
Reviewed-by: mcimadamore
mcimadamore [Mon, 25 Sep 2017 11:32:13 +0100] rev 47256
8187784: IntelliJ langtools project exclusion settings are too broad
Summary: revert exclusion for src/make/test folders
Reviewed-by: jlahoda
ihse [Mon, 25 Sep 2017 10:47:28 +0200] rev 47255
8176467: --with-cacerts-file should fail during configure if file does not exist
Reviewed-by: erikj
ihse [Mon, 25 Sep 2017 10:45:34 +0200] rev 47254
8176099: --with-build-jdk and --with-boot-jdk not working with JDK 10
Reviewed-by: erikj
ihse [Mon, 25 Sep 2017 10:32:00 +0200] rev 47253
8187544: Replace BUILD_OUTPUT and OUTPUT_ROOT with OUTPUTDIR
Reviewed-by: erikj
ihse [Mon, 25 Sep 2017 10:21:23 +0200] rev 47252
8187543: Replace SRC_ROOT with TOPDIR
Reviewed-by: erikj
serb [Fri, 22 Sep 2017 15:32:09 -0700] rev 47251
8187442: Xcheck:jni produces various "WARNING in native method" in launcher
Reviewed-by: ksrini, dholmes
jrose [Fri, 22 Sep 2017 15:28:16 -0700] rev 47250
8185993: MethodHandle.invokeWithArguments jumbo-arity
Reviewed-by: psandoz, vlivanov
anazarov [Fri, 22 Sep 2017 11:49:53 -0700] rev 47249
8185458: Added comment for Files.notExists in FileUtils test library
Reviewed-by: chegar
jlahoda [Fri, 22 Sep 2017 14:06:11 +0200] rev 47248
8044853: Attr synthesizes nullcheck tree nodes
Summary: Avoid move of JCNewClass.encl to args in front end phases.
Reviewed-by: jjg
hannesw [Fri, 22 Sep 2017 12:00:41 +0200] rev 47247
8181792: nashorn samples/exec.js has some incorrect examples
Reviewed-by: sundar, hannesw
Contributed-by: priya.lakshmi.muthuswamy@oracle.com
hannesw [Fri, 22 Sep 2017 11:52:38 +0200] rev 47246
8186180: Symbol.__proto__ results in error with format string placeholder
Reviewed-by: sundar, hannesw
Contributed-by: priya.lakshmi.muthuswamy@oracle.com
hannesw [Fri, 22 Sep 2017 11:48:57 +0200] rev 47245
8187362: Nashorn unsigned right shift operator unexpectedly returns floating-point
Reviewed-by: sundar, hannesw
Contributed-by: priya.lakshmi.muthuswamy@oracle.com
amlu [Fri, 22 Sep 2017 16:38:54 +0800] rev 47244
8184329: Refactor java/lang/ClassLoader shell tests to java
Reviewed-by: mchung
xiaofeya [Thu, 21 Sep 2017 20:05:46 -0700] rev 47243
8085875: java/net/DatagramSocket/PortUnreachable.java fails intermittently: Address already in use
Reviewed-by: msheppar, clanger
xiaofeya [Thu, 21 Sep 2017 19:48:32 -0700] rev 47242
8187026: Remove intermittent key from java/net/httpclient/http2/BasicTest.java
Reviewed-by: chegar
weijun [Fri, 22 Sep 2017 09:49:08 +0800] rev 47241
8187786: Many javax/net/ssl/DTLS tests failing
Reviewed-by: xuelei
erikj [Thu, 21 Sep 2017 23:20:18 +0200] rev 47240
8187790: generated-configure out of sync
Reviewed-by: mchung, tbell
mchung [Thu, 21 Sep 2017 13:55:44 -0700] rev 47239
8187449: jdeps fails when an upgradeable module is upgraded with an automatic module
Reviewed-by: lancea, psandoz
wetmore [Thu, 21 Sep 2017 12:13:25 -0700] rev 47238
8187788: Disasble javax/net tests until JDK-8187786 is resolved
Reviewed-by: darcy
rriggs [Thu, 21 Sep 2017 13:40:18 -0400] rev 47237
Merge
rriggs [Thu, 21 Sep 2017 11:41:34 -0400] rev 47236
8177932: (process) java/lang/ProcessHandle/OnExitTest.java failed with "Process A should not be alive..."
Reviewed-by: stuefe, dholmes, fyuan
rriggs [Thu, 21 Sep 2017 11:41:12 -0400] rev 47235
8187631: Refactor FileDescriptor close implementation
Reviewed-by: bpb, alanb
jlahoda [Thu, 21 Sep 2017 17:47:34 +0200] rev 47234
8184739: Incorrect end position of PackageTree
Summary: Fixing end position of PackageTree.
Reviewed-by: jjg
ksrini [Wed, 20 Sep 2017 15:22:21 -0700] rev 47233
8186875: Removed unused method LinkFactory.getTypeAnnotationLinks(LinkInfo linkInfo)
Reviewed-by: anazarov, bpatel, jjg
hannesw [Thu, 21 Sep 2017 14:40:50 +0200] rev 47232
8186646: Nashorn: "duplicate code" assertion when binding a vararg function that just passes arguments along
Reviewed-by: sundar, jlaskey
sundar [Thu, 21 Sep 2017 18:00:44 +0530] rev 47231
8187782: no ant build artifact should be produced under make/nashorn directory
Reviewed-by: hannesw, jlaskey
psadhukhan [Thu, 21 Sep 2017 16:21:14 +0530] rev 47230
8186987: NullPointerException in RasterPrinterJob without PrinterResolution
Reviewed-by: prr, pnarayanan
psadhukhan [Thu, 21 Sep 2017 16:17:37 +0530] rev 47229
8156042: Modifiers of swing ActionEvent does not work when "-Djavafx.embed.singleThread=true"
Reviewed-by: azvegint
sundar [Thu, 21 Sep 2017 14:37:47 +0530] rev 47228
8187773: nashorn ant javadoc, nashornapi, dynalinkapi, run, debug, octane, sunspider targets fail
Reviewed-by: hannesw
weijun [Thu, 21 Sep 2017 16:29:54 +0800] rev 47227
8186884: Test native KDC, Java krb5 lib, and native krb5 lib in one test
Reviewed-by: asmotrak
weijun [Thu, 21 Sep 2017 16:29:45 +0800] rev 47226
8186831: Kerberos ignores PA-DATA with a non-null s2kparams
Reviewed-by: xuelei
weijun [Thu, 21 Sep 2017 16:29:34 +0800] rev 47225
8186931: jdk.security.jarsigner package is missing package summary
Reviewed-by: mchung, mullan
weijun [Thu, 21 Sep 2017 16:29:18 +0800] rev 47224
8148371: Remove policytool
Reviewed-by: erikj, alanb, mullan
sherman [Wed, 20 Sep 2017 16:41:54 -0700] rev 47223
8186464: ZipFile cannot read some InfoZip ZIP64 zip files
Reviewed-by: martin