jdk/src/java.base/share/classes/sun/security/util
2021-07-27 13:49:03 +00:00
..
math 8261880: Change nested classes in java.base to static nested classes where possible 2021-05-20 13:56:11 +00:00
AbstractAlgorithmConstraints.java 8268427: Improve AlgorithmConstraints:checkAlgorithm performance 2021-06-26 09:54:47 +00:00
AlgorithmDecomposer.java 8215281: Use String.isEmpty() when applicable in java.base 2018-12-13 15:31:05 +01:00
AnchorCertificates.java 8270946: X509CertImpl.getFingerprint should not return the empty String 2021-07-27 13:49:03 +00:00
ArrayUtil.java 8268698: Use Objects.check{Index,FromToIndex,FromIndexSize} for java.base 2021-07-13 02:23:16 +00:00
AuthResources.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
AuthResources_de.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
AuthResources_es.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
AuthResources_fr.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
AuthResources_it.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
AuthResources_ja.java 8215994: JDK 12 l10n resource file update - msg drop 10 2019-01-09 00:25:41 -08:00
AuthResources_ko.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
AuthResources_pt_BR.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
AuthResources_sv.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
AuthResources_zh_CN.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
AuthResources_zh_TW.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
BitArray.java 8268698: Use Objects.check{Index,FromToIndex,FromIndexSize} for java.base 2021-07-13 02:23:16 +00:00
ByteArrayLexOrder.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ByteArrayTagOrder.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Cache.java 8241248: NullPointerException in sun.security.ssl.HKDF.extract(HKDF.java:93) 2021-05-10 09:45:35 +00:00
ConsoleCallbackHandler.java 8240848: ArrayIndexOutOfBoundsException buf for TextCallbackHandler 2020-04-10 15:05:42 +08:00
ConstraintsParameters.java 8249906: Enhance opening JARs 2021-04-20 21:45:52 +00:00
CurveDB.java 8240997: Remove more "hack" word in security codes 2021-06-09 02:12:25 +00:00
Debug.java 8252055: Use java.util.HexFormat in java.security 2020-12-18 16:35:11 +00:00
DerEncoder.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
DerIndefLenConverter.java 8249783: Simplify DerValue and DerInputStream 2020-10-01 18:55:35 +00:00
DerInputStream.java 8249783: Simplify DerValue and DerInputStream 2020-10-01 18:55:35 +00:00
DerOutputStream.java 8258915: Temporary buffer cleanup 2021-04-22 18:11:43 +00:00
DerValue.java 8258915: Temporary buffer cleanup 2021-04-22 18:11:43 +00:00
DisabledAlgorithmConstraints.java 8268427: Improve AlgorithmConstraints:checkAlgorithm performance 2021-06-26 09:54:47 +00:00
DomainName.java 8266459: Implement JEP 411: Deprecate the Security Manager for Removal 2021-06-02 11:57:31 +00:00
ECKeySizeParameterSpec.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ECParameters.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ECUtil.java 8258915: Temporary buffer cleanup 2021-04-22 18:11:43 +00:00
Event.java 8250968: Symlinks attributes not preserved when using jarsigner on zip files 2020-09-07 19:01:07 +00:00
FilePaths.java 8244148: keytool -printcert and -printcrl should support the -trustcacerts and -keystore options 2020-06-23 16:30:38 +08:00
FilePermCompat.java 8209901: Canonical file handling 2019-04-22 13:01:57 +08:00
GCMParameters.java 8080462: Update SunPKCS11 provider with PKCS11 v2.40 support 2019-06-11 21:30:28 +00:00
HexDumpEncoder.java 8233884: Avoid looking up standard charsets in security libraries 2019-11-12 01:36:17 -08:00
HostnameChecker.java 8241003: Deprecate "denigrated" java.security.cert APIs that represent DNs as Principal or String objects 2020-08-26 13:31:10 -04:00
IOUtils.java 8231139: Improved keystore support 2019-10-09 17:42:38 +08:00
JarConstraintsParameters.java 8249906: Enhance opening JARs 2021-04-20 21:45:52 +00:00
KeyStoreDelegator.java 8267543: Post JEP 411 refactoring: security 2021-06-02 15:47:57 +00:00
KeyUtil.java 8258915: Temporary buffer cleanup 2021-04-22 18:11:43 +00:00
KnownOIDs.java 8248268: Support KWP in addition to KW 2021-06-02 21:31:57 +00:00
LazyCodeSourcePermissionCollection.java 8229999: Apply java.io.Serial annotations to security types in java.base 2019-08-29 10:52:21 -07:00
LegacyAlgorithmConstraints.java 8268427: Improve AlgorithmConstraints:checkAlgorithm performance 2021-06-26 09:54:47 +00:00
Length.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
LocalizedMessage.java 8194251: Deadlock between UsageTracker and System.getProperty() when using a malformed security policy 2018-02-07 09:06:43 -05:00
ManifestDigester.java 8217375: jarsigner breaks old signature with long lines in manifest 2019-07-18 08:53:06 +08:00
ManifestEntryVerifier.java 8249906: Enhance opening JARs 2021-04-20 21:45:52 +00:00
MessageDigestSpi2.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
NamedCurve.java 8242151: Improve OID mapping and reuse among JDK security providers for aliases registration 2020-05-19 04:05:03 +00:00
ObjectIdentifier.java 8249783: Simplify DerValue and DerInputStream 2020-10-01 18:55:35 +00:00
Password.java 8264208: Console charset API 2021-04-23 18:57:03 +00:00
Pem.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
PendingException.java 8229999: Apply java.io.Serial annotations to security types in java.base 2019-08-29 10:52:21 -07:00
PermissionFactory.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
PolicyUtil.java 8148371: Remove policytool 2017-09-21 16:29:18 +08:00
PropertyExpander.java 8229999: Apply java.io.Serial annotations to security types in java.base 2019-08-29 10:52:21 -07:00
RegisteredDomain.java 8201815: Use Mozilla Public Suffix List 2018-06-26 18:55:48 +08:00
Resources.java 8228623: Update copyright year to 2019 for several java properties file 2019-07-26 11:47:50 +08:00
Resources_de.java 8194717: JDK10 L10n resource file update - msgdrop 10 2018-01-14 22:25:53 -08:00
Resources_es.java 8194717: JDK10 L10n resource file update - msgdrop 10 2018-01-14 22:25:53 -08:00
Resources_fr.java 8194717: JDK10 L10n resource file update - msgdrop 10 2018-01-14 22:25:53 -08:00
Resources_it.java 8194717: JDK10 L10n resource file update - msgdrop 10 2018-01-14 22:25:53 -08:00
Resources_ja.java 8228623: Update copyright year to 2019 for several java properties file 2019-07-26 11:47:50 +08:00
Resources_ko.java 8194717: JDK10 L10n resource file update - msgdrop 10 2018-01-14 22:25:53 -08:00
Resources_pt_BR.java 8194717: JDK10 L10n resource file update - msgdrop 10 2018-01-14 22:25:53 -08:00
Resources_sv.java 8194717: JDK10 L10n resource file update - msgdrop 10 2018-01-14 22:25:53 -08:00
Resources_zh_CN.java 8228623: Update copyright year to 2019 for several java properties file 2019-07-26 11:47:50 +08:00
Resources_zh_TW.java 8194717: JDK10 L10n resource file update - msgdrop 10 2018-01-14 22:25:53 -08:00
ResourcesMgr.java 8263658: Use the blessed modifier order in java.base 2021-03-19 13:06:58 +00:00
SecurityConstants.java 8217997: Better socket support 2019-03-25 17:15:27 +00:00
SecurityProperties.java 8266459: Implement JEP 411: Deprecate the Security Manager for Removal 2021-06-02 11:57:31 +00:00
SecurityProviderConstants.java 8255557: Decouple GCM from CipherCore 2021-06-07 22:22:28 +00:00
SignatureFileVerifier.java 8260967: Better jar file validation 2021-07-21 20:28:55 +00:00
SignatureUtil.java 8263658: Use the blessed modifier order in java.base 2021-03-19 13:06:58 +00:00
UntrustedCertificates.java 8270946: X509CertImpl.getFingerprint should not return the empty String 2021-07-27 13:49:03 +00:00