pkgsrc/lang/openjdk8
ryoon 3a9178780f Update to 1.8.112
* Include a patch from PR pkg/51221

Changelog:
security-libs/java.security
SunPKCS11 Provider no longer offering SecureRandom by default
SecureRandom.PKCS11 from the SunPKCS11 Provider is disabled by default on Solaris because the native PKCS11 implementation has poor performance and is not recommended. If your application requires SecureRandom.PKCS11, you can re-enable it by removing "SecureRandom" from the disabledMechanisms list in conf/security/sunpkcs11-solaris.cfg

Performance improvements have also been made in the java.security.SecureRandom class. Improvements in the JDK implementation have allowed for synchronization to be removed from the java.security.SecureRandom.nextBytes(byte[] bytes) method.
See JDK-8098581

Fix following security bugs:
CVE-2016-5556
CVE-2016-5582
CVE-2016-5573
CVE-2016-5597
CVE-2016-5554
CVE-2016-5542
2016-10-27 13:06:42 +00:00
..
patches Update to 1.8.112 2016-10-27 13:06:42 +00:00
bootstrap.mk remove duplicate .if-clause for SunOS 2016-03-03 22:41:21 +00:00
buildlink3.mk Infrastructure glue for openjdk8 2015-02-08 17:48:33 +00:00
DESCR
distinfo Update to 1.8.112 2016-10-27 13:06:42 +00:00
hacks.mk mark NetBSD-*-*arm* explicitly as needing floating point workarounds 2016-03-08 20:03:52 +00:00
Makefile Update to 1.8.112 2016-10-27 13:06:42 +00:00
options.mk change clang dependency to libLLVM for zeroshark option 2015-03-04 17:01:02 +00:00
PLIST Add jcmd to JAVA_WRAPPERS, bump PKGREVISION 2016-08-11 15:34:29 +00:00
PLIST.debug Add support for building with GCC on SunOS, largely based on openjdk7 2015-07-03 20:40:59 +00:00
PLIST.SunOS Add support for building with GCC on SunOS, largely based on openjdk7 2015-07-03 20:40:59 +00:00