Sean Mullan
06fdb61e1c
8361964: Remove outdated algorithms from requirements and add PBES2 algorithms
...
Reviewed-by: hchao
2025-07-25 12:55:39 +00:00
Sean Mullan
d714b5d3da
8356557: Update CodeSource::implies API documentation and deprecate java.net.SocketPermission class for removal
...
Reviewed-by: jpai
2025-07-22 15:13:06 +00:00
Shawn M Emery
7da274ded4
8361961: Typo in ProtectionDomain.implies
...
Reviewed-by: mullan, jpai, hchao
2025-07-18 10:02:25 +00:00
Koushik Thirupattur
91df797879
8357915: SecureRandom nextLong memory usage
...
Reviewed-by: wetmore
2025-07-08 18:24:26 +00:00
Anthony Scarpino
78158f30ae
8358099: PEM spec updates
...
Reviewed-by: mullan
2025-06-05 22:13:24 +00:00
Sean Coffey
42f48a39e8
8350689: Turn on timestamp and thread metadata by default for java.security.debug
...
Reviewed-by: mullan
2025-06-04 09:41:51 +00:00
Jaikiran Pai
84002d12ed
8228773: URLClassLoader constructors should include API note warning that the parent should not be null
...
Reviewed-by: alanb, mullan
2025-05-31 13:02:58 +00:00
Anthony Scarpino
bb2c80c0e9
8298420: Implement JEP 470: PEM Encodings of Cryptographic Objects (Preview)
...
Reviewed-by: weijun, mr, mullan, jnimeh
2025-05-28 19:52:18 +00:00
Koushik Thirupattur
394961c8fe
8328914: Document the java.security.debug property in javadoc
...
Reviewed-by: mullan
2025-05-01 17:26:32 +00:00
Sean Mullan
3cbe686d62
8348967: Deprecate security permission classes for removal
...
Reviewed-by: rriggs, iris
2025-04-08 16:13:43 +00:00
Koushik Thirupattur
3e96f5cbca
8351366: Remove the java.security.debug=scl option
...
Reviewed-by: hchao, mullan
2025-03-31 16:54:12 +00:00
Ben Perez
9d23de58d1
8184352: Remove Sun provider information from KeyPairGenerator javadoc
...
Reviewed-by: mullan
2025-02-04 23:13:16 +00:00
Weijun Wang
039e73fcdb
8346736: Java Security Standard Algorithm Names spec should include key algorithm names
...
Reviewed-by: mullan, hchao
2025-01-27 18:21:51 +00:00
Koushik Thirupattur
002679ac9f
8347065: Add missing @spec tags for Java Security Standard Algorithm Names
...
Reviewed-by: weijun
2025-01-25 19:06:47 +00:00
Eirik Bjørsnøs
8e8f800071
8344943: Mark not subclassable classes final in java.base exported classes
...
Reviewed-by: weijun, liach, djelinski
2025-01-24 19:29:05 +00:00
Sean Coffey
e20bd018c4
8344361: Restore null return for invalid services from legacy providers
...
Reviewed-by: valeriep
2025-01-24 10:40:36 +00:00
Sean Mullan
3bfa9521d5
8283795: Add TLSv1.3 and CNSA 1.0 algorithms to implementation requirements
...
Reviewed-by: jnimeh
2025-01-09 17:34:20 +00:00
Hannes Wallnöfer
ceae2b977d
8347121: Add missing @serial tags to module java.base
...
Reviewed-by: alanb
2025-01-09 11:49:18 +00:00
Archie Cobbs
4b21fb9df9
8343467: Remove unnecessary @SuppressWarnings annotations (security)
...
Reviewed-by: mullan
2024-12-13 22:40:42 +00:00
Magnus Ihse Bursie
ddf0461788
8345799: Update copyright year to 2024 for core-libs in files where it was missed
...
Reviewed-by: joehw, jlu, mli, lancea, kevinw
2024-12-11 21:08:22 +00:00
Sean Mullan
de3a218a28
8345502: Remove doIntersectionPrivilege methods
...
Reviewed-by: weijun
2024-12-04 19:17:51 +00:00
Sean Mullan
e13206d3a1
8345065: Cleanup DomainCombiner, SubjectDomainCombiner, Subject, and PrivilegedAction specifications
...
Reviewed-by: weijun
2024-12-04 12:44:23 +00:00
Sean Mullan
940aa7c4cf
8344397: Remove Security Manager dependencies from java.security and sun.security packages
...
Reviewed-by: rriggs, hchao, weijun, alanb
2024-12-02 21:30:53 +00:00
Sean Mullan
30b8bbe255
8345060: Remove Security Manager dependencies from java.security.KeyStore and Identity APIs and implementations
...
Reviewed-by: hchao, alanb, weijun
2024-12-02 15:23:47 +00:00
Valerie Peng
8c2b4f6271
8345057: ML_KEM NamedParameterSpec constants removed by ML-DSA integration
...
Reviewed-by: mullan, hchao
2024-11-26 21:08:57 +00:00
Sean Mullan
c5de307284
8344992: Remove Security Manager dependencies from java.security.cert API and implementations
...
Reviewed-by: rriggs, hchao
2024-11-26 18:40:52 +00:00
Ben Perez
8b98f958dc
8298387: Implement JEP 497: Quantum-Resistant Module-Lattice-Based Digital Signature Algorithm
...
Reviewed-by: jnimeh
2024-11-22 17:48:08 +00:00
Ben Perez
13987b4244
8298390: Implement JEP 496: Quantum-Resistant Module-Lattice-Based Key Encapsulation Mechanism
...
Co-authored-by: Ferenc Rakoczi <ferenc.r.rakoczi@oracle.com>
Reviewed-by: valeriep
2024-11-22 16:36:52 +00:00
Vladimir Ivanov
4956a76621
8317538: Potential bottleneck in Provider::getService: specjvm2008::crypto.rsa have scalability issue for high vCPU numbers
...
Reviewed-by: ascarpino
2024-11-21 17:54:45 +00:00
Sean Mullan
db85090553
8338411: Implement JEP 486: Permanently Disable the Security Manager
...
Co-authored-by: Sean Mullan <mullan@openjdk.org>
Co-authored-by: Alan Bateman <alanb@openjdk.org>
Co-authored-by: Weijun Wang <weijun@openjdk.org>
Co-authored-by: Aleksei Efimov <aefimov@openjdk.org>
Co-authored-by: Brian Burkhalter <bpb@openjdk.org>
Co-authored-by: Daniel Fuchs <dfuchs@openjdk.org>
Co-authored-by: Harshitha Onkar <honkar@openjdk.org>
Co-authored-by: Joe Wang <joehw@openjdk.org>
Co-authored-by: Jorn Vernee <jvernee@openjdk.org>
Co-authored-by: Justin Lu <jlu@openjdk.org>
Co-authored-by: Kevin Walls <kevinw@openjdk.org>
Co-authored-by: Lance Andersen <lancea@openjdk.org>
Co-authored-by: Naoto Sato <naoto@openjdk.org>
Co-authored-by: Roger Riggs <rriggs@openjdk.org>
Co-authored-by: Brent Christian <bchristi@openjdk.org>
Co-authored-by: Stuart Marks <smarks@openjdk.org>
Co-authored-by: Ian Graves <igraves@openjdk.org>
Co-authored-by: Phil Race <prr@openjdk.org>
Co-authored-by: Erik Gahlin <egahlin@openjdk.org>
Co-authored-by: Jaikiran Pai <jpai@openjdk.org>
Reviewed-by: kevinw, aivanov, rriggs, lancea, coffeys, dfuchs, ihse, erikj, cjplummer, coleenp, naoto, mchung, prr, weijun, joehw, azvegint, psadhukhan, bchristi, sundar, attila
2024-11-12 17:16:15 +00:00
Kevin Driver
2a1ae0ff89
8331008: Implement JEP 478: Key Derivation Function API (Preview)
...
Co-authored-by: Rajan Halade <rhalade@openjdk.org>
Co-authored-by: Weijun Wang <weijun@openjdk.org>
Co-authored-by: Valerie Peng <valeriep@openjdk.org>
Reviewed-by: weijun, valeriep
2024-11-05 21:07:52 +00:00
Andrey Turbanov
f77a5144a1
8343194: Avoid redundant Hashtable.containsKey call in CodeSource.readObject
...
Reviewed-by: mullan
2024-11-01 11:47:00 +00:00
Jonathan Gibbons
873f8a696f
8305406: Add @spec tags in java.base/java.* (part 2)
...
Co-authored-by: Daniel Jeliński <djelinski@openjdk.org>
Co-authored-by: Hannes Wallnöfer <hannesw@openjdk.org>
Reviewed-by: valeriep
2024-10-26 06:57:45 +00:00
Hannes Wallnöfer
97c9212842
8342698: Fix order of @param tags in module java.base
...
Reviewed-by: iris
2024-10-21 17:14:25 +00:00
Valerie Peng
369c573383
8302111: Serialization considerations
...
Reviewed-by: skoivu, rhalade, weijun, wetmore
2024-10-15 17:04:27 +05:30
Artur Barashev
e3d80f1e1e
8340670: Policy.UNSUPPORTED_EMPTY_COLLECTION.isReadOnly does not return true
...
Reviewed-by: mullan
2024-09-24 18:57:58 +00:00
Francisco Ferrari Bihurriet
c6f1d5f374
8319332: Security properties files inclusion
...
Co-authored-by: Francisco Ferrari Bihurriet <fferrari@openjdk.org>
Co-authored-by: Martin Balao <mbalao@openjdk.org>
Reviewed-by: weijun, mullan, kdriver
2024-09-23 17:45:38 +00:00
Artur Barashev
56387a0981
8329754: The ThreadSafe attribute is ignored for SecureRandom algorithm aliases
...
Reviewed-by: weijun
2024-09-09 21:04:04 +00:00
Sean Mullan
75a2afacc8
8248981: Specify list of standard message digest and mgf algorithms for RSASSA-PSS signature
...
Reviewed-by: valeriep
2024-06-25 12:21:46 +00:00
Raffaello Giulietti
42e3c842ae
8332086: Remove the usage of ServiceLoader in j.u.r.RandomGeneratorFactory
...
8332476: j.u.r.RandomGeneratorFactor.create(long|byte[]) should throw rather than silently fallback to no-arg create()
Reviewed-by: jpai
2024-05-21 12:53:03 +00:00
Nizar Benalla
ae60d84500
8328501: Incorrect @since tags for java security interfaces
...
Reviewed-by: mullan
2024-05-06 15:54:40 +00:00
Ben Perez
316361b95c
8328318: Wrong description in X509Extension.getExtensionValue method javadoc
...
Reviewed-by: mullan, wetmore
2024-04-09 20:03:18 +00:00
Weijun Wang
59c2aff1ed
8323624: ProviderList.ServiceList does not need to be a list
...
Reviewed-by: mullan
2024-03-29 15:23:26 +00:00
Oli Gillespie
8ef918d667
8324646: Avoid Class.forName in SecureRandom constructor
...
Reviewed-by: shade, weijun
2024-02-09 14:38:09 +00:00
Joe Darcy
fbd15b2087
8325189: Enable this-escape javac warning in java.base
...
Reviewed-by: alanb, erikj, naoto, smarks, ihse, joehw, lancea, weijun
2024-02-07 20:05:11 +00:00
Ben Perez
c328f9589d
8296787: Unify debug printing format of X.509 cert serial numbers
...
Reviewed-by: mullan, coffeys
2023-12-14 17:57:36 +00:00
Weijun Wang
9123961aaa
8318096: Introduce AsymmetricKey interface with a getParams method
...
Reviewed-by: darcy, mullan, ascarpino
2023-10-26 22:43:06 +00:00
Sean Mullan
7c80cb26df
8309966: Enhanced TLS connections
...
Reviewed-by: mschoene, hchao, rhalade, jnimeh
2023-10-17 22:45:06 +00:00
Bradford Wetmore
adca97b659
8286503: Enhance security classes
...
Reviewed-by: rhalade, mullan, skoivu, weijun
2023-10-17 22:45:06 +00:00
Kevin Driver
47569a256c
8295919: java.security.MessageDigest.isEqual does not adhere to @implNote
...
Reviewed-by: mullan
2023-09-29 18:47:47 +00:00