..
AccessControlContext
AccessController
8267174: Many test files have the wrong Copyright header
2023-09-12 20:16:05 +00:00
AsymmetricKey
8318096: Introduce AsymmetricKey interface with a getParams method
2023-10-26 22:43:06 +00:00
BasicPermission
8267184: Add -Djava.security.manager=allow to tests calling System.setSecurityManager
2021-05-24 16:55:55 +00:00
cert
8337826: Improve logging in OCSPTimeout and SimpleOCSPResponder to help diagnose JDK-8309754
2024-08-07 21:06:47 +00:00
CodeSigner
CodeSource
8209935: Test to cover CodeSource.getCodeSigners()
2022-06-13 05:17:58 +00:00
DigestInputStream
6587699: Document DigestInputStream behavior when skip() or mark() / reset() is used
2022-08-18 22:35:13 +00:00
Exceptions
8296406: ChainingConstructors jtreg test reduce code duplication
2022-11-09 13:49:46 +00:00
Identity
IdentityScope
KeyAgreement
8258796: [test] Apply HexFormat to tests for java.security
2021-01-08 21:32:54 +00:00
KeyFactory
8279134: Fix Amazon copyright in various files
2021-12-26 22:10:54 +00:00
KeyPairGenerator
8244224: Implementation of JEP 381: Remove the Solaris and SPARC Ports
2020-05-20 17:33:37 -07:00
KeyRep
8286503: Enhance security classes
2023-10-17 22:45:06 +00:00
KeyStore
8320362: Load anchor certificates from Keychain keystore
2024-03-21 22:28:02 +00:00
MessageDigest
8300416: java.security.MessageDigestSpi clone can result in thread-unsafe clones
2023-02-07 17:40:22 +00:00
misc
8257733: Move module-specific data from make to respective module
2022-03-21 21:34:09 +00:00
Permission
PermissionCollection
8267123: Remove RMI Activation
2021-05-27 15:19:45 +00:00
Permissions
8020637: Permissions.readObject doesn't enforce proper Class to PermissionCollection mappings
2019-04-09 08:56:15 -04:00
PKCS12Attribute
8200792: PKCS12Attribute#hashCode is always constant -1
2018-04-08 11:32:46 +08:00
Policy
8321713: Harmonize executeTestJvm with create[Limited]TestJavaProcessBuilder
2024-01-03 08:53:01 +00:00
Principal
PrivilegedActionException
ProtectionDomain
8268349: Provide clear run-time warnings about Security Manager deprecation
2021-06-22 02:06:59 +00:00
Provider
8321713: Harmonize executeTestJvm with create[Limited]TestJavaProcessBuilder
2024-01-03 08:53:01 +00:00
SecureClassLoader
8267184: Add -Djava.security.manager=allow to tests calling System.setSecurityManager
2021-05-24 16:55:55 +00:00
SecureRandom
8329754: The ThreadSafe attribute is ignored for SecureRandom algorithm aliases
2024-09-09 21:04:04 +00:00
Security
8319332: Security properties files inclusion
2024-09-23 17:45:38 +00:00
Signature
8284191: Replace usages of 'a the' in hotspot and java.base
2022-05-24 11:25:13 +00:00
SignedJar
8321713: Harmonize executeTestJvm with create[Limited]TestJavaProcessBuilder
2024-01-03 08:53:01 +00:00
SignedObject
8172366: Support SHA-3 based signatures
2020-09-15 20:28:48 +00:00
spec
8279800: isAssignableFrom checks in AlgorithmParametersSpi.engineGetParameterSpec appear to be backwards
2022-01-13 00:42:00 +00:00
testlibrary
8337826: Improve logging in OCSPTimeout and SimpleOCSPResponder to help diagnose JDK-8309754
2024-08-07 21:06:47 +00:00
UnresolvedPermission