Re: RFR: 8329637: Apparent typo in java.security file property jdk.tls.keyLimits

2024-04-04 Thread Anthony Scarpino
On Thu, 4 Apr 2024 05:36:56 GMT, Bradford Wetmore wrote: > Fix a minor typo in the `java.security` file that got missed during the > original TLSv1.3 work. > > No test needed, comments only. Marked as reviewed by ascarpino (Reviewer). - PR Review: https://git.openjdk.org/jdk/pull

RFR: 8329637: Apparent typo in java.security file property jdk.tls.keyLimits

2024-04-04 Thread Bradford Wetmore
Fix a minor typo in the `java.security` file that got missed during the original TLSv1.3 work. No test needed, comments only. - Commit messages: - 8329637: Apparent typo in java.security file property jdk.tls.keyLimits Changes: https://git.openjdk.org/jdk/pull/18613/files Webrev