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
smarks [Thu, 20 Oct 2016 13:27:48 -0700] rev 41598
8152617: add missing wildcards to Optional or() and flatMap()
Reviewed-by: psandoz, forax
lana [Thu, 20 Oct 2016 20:02:11 +0000] rev 41597
Merge
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
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
prappo [Thu, 20 Oct 2016 18:35:45 +0100] rev 41594
8168405: Pending exceptions in java.base/windows/native
Reviewed-by: chegar, clanger
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
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
weijun [Thu, 20 Oct 2016 14:11:26 +0800] rev 41591
8168374: TsacertOptionTest.java fails on all platforms
Reviewed-by: vinnie
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
ascarpino [Wed, 19 Oct 2016 10:49:52 -0700] rev 41589
8167591: Add MD5 to signed JAR restrictions
Reviewed-by: mullan, jnimeh
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
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
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
vinnie [Thu, 13 Oct 2016 15:27:33 +0100] rev 41585
8165064: Enhance thread contexts in JNDI
Reviewed-by: chegar
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
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
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
ssadetsky [Wed, 27 Jul 2016 12:03:19 +0300] rev 41581
8162411: Service Menu services 2
Reviewed-by: prr, mschoene, serb, ahgross
ascarpino [Thu, 21 Jul 2016 10:33:56 -0700] rev 41580
8155973: Tighten jar checks
Reviewed-by: mullan, igerasim, ahgross
chegar [Mon, 18 Jul 2016 08:28:48 +0100] rev 41579
8160838: Better HTTP service
Reviewed-by: ahgross, alanb, michaelm
msheppar [Fri, 15 Jul 2016 20:57:41 +0100] rev 41578
8157749: Improve handling of DNS error replies
Reviewed-by: chegar, rriggs, coffeys
prr [Thu, 14 Jul 2016 11:55:09 -0700] rev 41577
8160098: Clean up color profiles
Reviewed-by: ssadetsky, bpb, mschoene
hb [Tue, 12 Jul 2016 16:46:45 +0100] rev 41576
8157739: Classloader Consistency Checking
Reviewed-by: ahgross, akulyakh, dfuchs, jwilhelm, skoivu
aivanov [Tue, 12 Jul 2016 11:17:30 +0300] rev 41575
8160934: isnan() is not available on older MSVC compilers
Reviewed-by: prr, mschoene
ssadetsky [Mon, 11 Jul 2016 21:46:07 +0300] rev 41574
8161342: Service Menu services
Reviewed-by: prr, mschoene
ksrini [Tue, 05 Jul 2016 13:08:37 -0700] rev 41573
8160090: Better signature handling in pack200
Reviewed-by: jrose, mschoene
ksrini [Tue, 05 Jul 2016 13:07:07 -0700] rev 41572
8160094: Improve pack200 layout
Reviewed-by: jrose, mschoene
prr [Tue, 05 Jul 2016 10:29:31 -0700] rev 41571
8159495: Fix Index Offsets
Reviewed-by: flar, serb, mschoene
prr [Thu, 30 Jun 2016 11:56:27 -0700] rev 41570
8157653: [Parfait] Uninitialised variable in awt_Font.cpp
Reviewed-by: serb, ssadetsky