Sat, 22 Oct 2016 17:03:17 +0300 8165463: Native implementation of sunmscapi should use operator new (nothrow) for allocations
igerasim [Sat, 22 Oct 2016 17:03:17 +0300] rev 41605
8165463: Native implementation of sunmscapi should use operator new (nothrow) for allocations Reviewed-by: clanger, jnimeh, vinnie
Fri, 21 Oct 2016 09:03:35 -0400 Merge
mullan [Fri, 21 Oct 2016 09:03:35 -0400] rev 41604
Merge
Fri, 21 Oct 2016 09:02:57 -0400 8168313: Tighten permissions granted to jdk.crypto.pkcs11 module
mullan [Fri, 21 Oct 2016 09:02:57 -0400] rev 41603
8168313: Tighten permissions granted to jdk.crypto.pkcs11 module Reviewed-by: ascarpino
Fri, 21 Oct 2016 14:57:50 +0200 8168471: Non ANSI C declaration of block local variable in NetworkInterface_winXP.c
simonis [Fri, 21 Oct 2016 14:57:50 +0200] rev 41602
8168471: Non ANSI C declaration of block local variable in NetworkInterface_winXP.c Reviewed-by: chegar
Fri, 21 Oct 2016 12:31:50 +0100 8168417: Pending exceptions in java.base/windows/native/libnio
prappo [Fri, 21 Oct 2016 12:31:50 +0100] rev 41601
8168417: Pending exceptions in java.base/windows/native/libnio Reviewed-by: chegar, alanb
Fri, 21 Oct 2016 14:52:04 +0530 8163330: HijrahDate aligned day of week incorrect
rchamyal [Fri, 21 Oct 2016 14:52:04 +0530] rev 41600
8163330: HijrahDate aligned day of week incorrect Reviewed-by: rriggs, scolebourne Contributed-by: anubhav.meena@oracle.com
Fri, 21 Oct 2016 11:33:37 +0900 8146750: java.time.Month.getDisplayName() return incorrect narrow names with JRE provider on locale de,de_DE,en_US.
rgoel [Fri, 21 Oct 2016 11:33:37 +0900] rev 41599
8146750: java.time.Month.getDisplayName() return incorrect narrow names with JRE provider on locale de,de_DE,en_US. Reviewed-by: okutsu, rriggs, naoto, peytoia
Thu, 20 Oct 2016 13:27:48 -0700 8152617: add missing wildcards to Optional or() and flatMap()
smarks [Thu, 20 Oct 2016 13:27:48 -0700] rev 41598
8152617: add missing wildcards to Optional or() and flatMap() Reviewed-by: psandoz, forax
Thu, 20 Oct 2016 20:02:11 +0000 Merge
lana [Thu, 20 Oct 2016 20:02:11 +0000] rev 41597
Merge
Wed, 12 Oct 2016 08:47:53 -0700 8165271: Fix use of reflection to gain access to private fields
ddehaven [Wed, 12 Oct 2016 08:47:53 -0700] rev 41596
8165271: Fix use of reflection to gain access to private fields Reviewed-by: mchung
Thu, 20 Oct 2016 11:23:41 -0700 8166530: sun/net/www/protocol/https/HttpsClient/ProxyAuthTest.java fails intermittently
asmotrak [Thu, 20 Oct 2016 11:23:41 -0700] rev 41595
8166530: sun/net/www/protocol/https/HttpsClient/ProxyAuthTest.java fails intermittently Reviewed-by: chegar
Thu, 20 Oct 2016 18:35:45 +0100 8168405: Pending exceptions in java.base/windows/native
prappo [Thu, 20 Oct 2016 18:35:45 +0100] rev 41594
8168405: Pending exceptions in java.base/windows/native Reviewed-by: chegar, clanger
Thu, 20 Oct 2016 20:20:10 +0800 8146257: sun/net/www/protocol/jar/B4957695.java fails intermittently with java.lang.RuntimeException: some jar_cache files left behind
amlu [Thu, 20 Oct 2016 20:20:10 +0800] rev 41593
8146257: sun/net/www/protocol/jar/B4957695.java fails intermittently with java.lang.RuntimeException: some jar_cache files left behind Reviewed-by: chegar
Thu, 20 Oct 2016 12:31:24 +0100 8157965: update httpserver logging to use java.lang.System.Logger
dfuchs [Thu, 20 Oct 2016 12:31:24 +0100] rev 41592
8157965: update httpserver logging to use java.lang.System.Logger Summary: this patch updates the jdk.httpserver module to use System.Logger and break its dependency with the java.logging module. Reviewed-by: rriggs, michaelm, chegar, mchung
Thu, 20 Oct 2016 14:11:26 +0800 8168374: TsacertOptionTest.java fails on all platforms
weijun [Thu, 20 Oct 2016 14:11:26 +0800] rev 41591
8168374: TsacertOptionTest.java fails on all platforms Reviewed-by: vinnie
Thu, 20 Oct 2016 09:24:47 +0800 8163304: jarsigner -verbose -verify should print the algorithms used to sign the jar
weijun [Thu, 20 Oct 2016 09:24:47 +0800] rev 41590
8163304: jarsigner -verbose -verify should print the algorithms used to sign the jar Reviewed-by: mullan
Wed, 19 Oct 2016 10:49:52 -0700 8167591: Add MD5 to signed JAR restrictions
ascarpino [Wed, 19 Oct 2016 10:49:52 -0700] rev 41589
8167591: Add MD5 to signed JAR restrictions Reviewed-by: mullan, jnimeh
Wed, 19 Oct 2016 12:42:34 +0200 8166183: jshell tool: on return from Ctrl-Z, garbage on screen, dies with Ctrl-C
jlahoda [Wed, 19 Oct 2016 12:42:34 +0200] rev 41588
8166183: jshell tool: on return from Ctrl-Z, garbage on screen, dies with Ctrl-C Summary: Allow use of jdk.internal.misc.Signal from jshell and jjs. Reviewed-by: rfield, chegar
Wed, 19 Oct 2016 13:26:49 +0530 8071588: The spec for javax.script.ScriptEngineFactory.getProgram() should specify NPEs thrown
sundar [Wed, 19 Oct 2016 13:26:49 +0530] rev 41587
8071588: The spec for javax.script.ScriptEngineFactory.getProgram() should specify NPEs thrown Reviewed-by: alanb, hannesw
Wed, 19 Oct 2016 11:45:43 +0800 8167647: Copy-and-paste bug in javax.security.auth.kerberos.KerberosTicket.toString()
weijun [Wed, 19 Oct 2016 11:45:43 +0800] rev 41586
8167647: Copy-and-paste bug in javax.security.auth.kerberos.KerberosTicket.toString() Reviewed-by: xuelei
Thu, 13 Oct 2016 15:27:33 +0100 8165064: Enhance thread contexts in JNDI
vinnie [Thu, 13 Oct 2016 15:27:33 +0100] rev 41585
8165064: Enhance thread contexts in JNDI Reviewed-by: chegar
Wed, 12 Oct 2016 13:53:41 -0400 8167628: Test for RMI API to export an object with a serialization filter
rriggs [Wed, 12 Oct 2016 13:53:41 -0400] rev 41584
8167628: Test for RMI API to export an object with a serialization filter Reviewed-by: dfuchs
Wed, 21 Sep 2016 14:02:43 -0700 8166381: Back out changes to the java.security file to not disable MD5
ascarpino [Wed, 21 Sep 2016 14:02:43 -0700] rev 41583
8166381: Back out changes to the java.security file to not disable MD5 Reviewed-by: valeriep
Wed, 14 Sep 2016 00:29:30 +0800 8165816: jarsigner -verify shows jar unsigned if it was signed with a weak algorithm
weijun [Wed, 14 Sep 2016 00:29:30 +0800] rev 41582
8165816: jarsigner -verify shows jar unsigned if it was signed with a weak algorithm Reviewed-by: mullan
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -24 +24 +50 +100 +300 +1000 +3000 +10000 tip