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