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