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