8166381: Back out changes to the java.security file to not disable MD5
Reviewed-by: valeriep
--- a/jdk/src/java.base/share/conf/security/java.security Wed Sep 14 00:29:30 2016 +0800
+++ b/jdk/src/java.base/share/conf/security/java.security Wed Sep 21 14:02:43 2016 -0700
@@ -971,6 +971,6 @@
# implementation. It is not guaranteed to be examined and used by other
# implementations.
#
-jdk.jar.disabledAlgorithms=MD2, MD5, RSA keySize < 1024, \
+jdk.jar.disabledAlgorithms=MD2, RSA keySize < 1024, \
DSA keySize < 1024