Mon, 25 Sep 2017 10:45:34 +0200 8176099: --with-build-jdk and --with-boot-jdk not working with JDK 10
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
Mon, 25 Sep 2017 10:32:00 +0200 8187544: Replace BUILD_OUTPUT and OUTPUT_ROOT with OUTPUTDIR
ihse [Mon, 25 Sep 2017 10:32:00 +0200] rev 47253
8187544: Replace BUILD_OUTPUT and OUTPUT_ROOT with OUTPUTDIR Reviewed-by: erikj
Mon, 25 Sep 2017 10:21:23 +0200 8187543: Replace SRC_ROOT with TOPDIR
ihse [Mon, 25 Sep 2017 10:21:23 +0200] rev 47252
8187543: Replace SRC_ROOT with TOPDIR Reviewed-by: erikj
Fri, 22 Sep 2017 15:32:09 -0700 8187442: Xcheck:jni produces various "WARNING in native method" in launcher
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
Fri, 22 Sep 2017 15:28:16 -0700 8185993: MethodHandle.invokeWithArguments jumbo-arity
jrose [Fri, 22 Sep 2017 15:28:16 -0700] rev 47250
8185993: MethodHandle.invokeWithArguments jumbo-arity Reviewed-by: psandoz, vlivanov
Fri, 22 Sep 2017 11:49:53 -0700 8185458: Added comment for Files.notExists in FileUtils test library
anazarov [Fri, 22 Sep 2017 11:49:53 -0700] rev 47249
8185458: Added comment for Files.notExists in FileUtils test library Reviewed-by: chegar
Fri, 22 Sep 2017 14:06:11 +0200 8044853: Attr synthesizes nullcheck tree nodes
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
Fri, 22 Sep 2017 12:00:41 +0200 8181792: nashorn samples/exec.js has some incorrect examples
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
Fri, 22 Sep 2017 11:52:38 +0200 8186180: Symbol.__proto__ results in error with format string placeholder
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
Fri, 22 Sep 2017 11:48:57 +0200 8187362: Nashorn unsigned right shift operator unexpectedly returns floating-point
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
Fri, 22 Sep 2017 16:38:54 +0800 8184329: Refactor java/lang/ClassLoader shell tests to java
amlu [Fri, 22 Sep 2017 16:38:54 +0800] rev 47244
8184329: Refactor java/lang/ClassLoader shell tests to java Reviewed-by: mchung
Thu, 21 Sep 2017 20:05:46 -0700 8085875: java/net/DatagramSocket/PortUnreachable.java fails intermittently: Address already in use
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
Thu, 21 Sep 2017 19:48:32 -0700 8187026: Remove intermittent key from java/net/httpclient/http2/BasicTest.java
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
Fri, 22 Sep 2017 09:49:08 +0800 8187786: Many javax/net/ssl/DTLS tests failing
weijun [Fri, 22 Sep 2017 09:49:08 +0800] rev 47241
8187786: Many javax/net/ssl/DTLS tests failing Reviewed-by: xuelei
Thu, 21 Sep 2017 23:20:18 +0200 8187790: generated-configure out of sync
erikj [Thu, 21 Sep 2017 23:20:18 +0200] rev 47240
8187790: generated-configure out of sync Reviewed-by: mchung, tbell
Thu, 21 Sep 2017 13:55:44 -0700 8187449: jdeps fails when an upgradeable module is upgraded with an automatic module
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
Thu, 21 Sep 2017 12:13:25 -0700 8187788: Disasble javax/net tests until JDK-8187786 is resolved
wetmore [Thu, 21 Sep 2017 12:13:25 -0700] rev 47238
8187788: Disasble javax/net tests until JDK-8187786 is resolved Reviewed-by: darcy
Thu, 21 Sep 2017 13:40:18 -0400 Merge
rriggs [Thu, 21 Sep 2017 13:40:18 -0400] rev 47237
Merge
Thu, 21 Sep 2017 11:41:34 -0400 8177932: (process) java/lang/ProcessHandle/OnExitTest.java failed with "Process A should not be alive..."
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
Thu, 21 Sep 2017 11:41:12 -0400 8187631: Refactor FileDescriptor close implementation
rriggs [Thu, 21 Sep 2017 11:41:12 -0400] rev 47235
8187631: Refactor FileDescriptor close implementation Reviewed-by: bpb, alanb
Thu, 21 Sep 2017 17:47:34 +0200 8184739: Incorrect end position of PackageTree
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
Wed, 20 Sep 2017 15:22:21 -0700 8186875: Removed unused method LinkFactory.getTypeAnnotationLinks(LinkInfo linkInfo)
ksrini [Wed, 20 Sep 2017 15:22:21 -0700] rev 47233
8186875: Removed unused method LinkFactory.getTypeAnnotationLinks(LinkInfo linkInfo) Reviewed-by: anazarov, bpatel, jjg
Thu, 21 Sep 2017 14:40:50 +0200 8186646: Nashorn: "duplicate code" assertion when binding a vararg function that just passes arguments along
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
Thu, 21 Sep 2017 18:00:44 +0530 8187782: no ant build artifact should be produced under make/nashorn directory
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
Thu, 21 Sep 2017 16:21:14 +0530 8186987: NullPointerException in RasterPrinterJob without PrinterResolution
psadhukhan [Thu, 21 Sep 2017 16:21:14 +0530] rev 47230
8186987: NullPointerException in RasterPrinterJob without PrinterResolution Reviewed-by: prr, pnarayanan
Thu, 21 Sep 2017 16:17:37 +0530 8156042: Modifiers of swing ActionEvent does not work when "-Djavafx.embed.singleThread=true"
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
Thu, 21 Sep 2017 14:37:47 +0530 8187773: nashorn ant javadoc, nashornapi, dynalinkapi, run, debug, octane, sunspider targets fail
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
Thu, 21 Sep 2017 16:29:54 +0800 8186884: Test native KDC, Java krb5 lib, and native krb5 lib in one test
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
Thu, 21 Sep 2017 16:29:45 +0800 8186831: Kerberos ignores PA-DATA with a non-null s2kparams
weijun [Thu, 21 Sep 2017 16:29:45 +0800] rev 47226
8186831: Kerberos ignores PA-DATA with a non-null s2kparams Reviewed-by: xuelei
Thu, 21 Sep 2017 16:29:34 +0800 8186931: jdk.security.jarsigner package is missing package summary
weijun [Thu, 21 Sep 2017 16:29:34 +0800] rev 47225
8186931: jdk.security.jarsigner package is missing package summary Reviewed-by: mchung, mullan
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip