[jdk11u-dev] RFR: 8285380: Fix typos in security
Goetz Lindenmaier
goetz at openjdk.org
Tue Jul 5 13:23:11 UTC 2022
I backport this to simplify follow-up backports.
Applies clean except for the chunk in src/jdk.security.auth/share/classes/com/sun/security/auth/module/JndiLoginModule.java
The comments corrected there were only added in "8263105: security-libs doclint cleanup" which is not in 11.
I thought about grabbing the whole comment, but that change has a CSR, so I don't want to take parts of it back to 11.
-------------
Commit messages:
- Backport f631c9884f252a1349b81ee2db2e69af43784802
Changes: https://git.openjdk.org/jdk11u-dev/pull/1199/files
Webrev: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=1199&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8285380
Stats: 79 lines in 51 files changed: 0 ins; 0 del; 79 mod
Patch: https://git.openjdk.org/jdk11u-dev/pull/1199.diff
Fetch: git fetch https://git.openjdk.org/jdk11u-dev pull/1199/head:pull/1199
PR: https://git.openjdk.org/jdk11u-dev/pull/1199
More information about the jdk-updates-dev
mailing list