RFR: JDK-8285263 Minor cleanup could be done in java.security
Mark Powers
duke at openjdk.java.net
Wed Apr 20 20:33:00 UTC 2022
https://bugs.openjdk.java.net/browse/JDK-8285263 Minor cleanup could be done in java.security
JDK-8273046 is the umbrella bug for this bug. The changes were too large for a single code review, so it was decided to split into smaller chunks. This is one such chunk:
open/src/java.base/share/classes/java/security
-------------
Commit messages:
- second iteration
- Merge
- Merge
- first iteration
Changes: https://git.openjdk.java.net/jdk/pull/8319/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=8319&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8285263
Stats: 665 lines in 100 files changed: 25 ins; 142 del; 498 mod
Patch: https://git.openjdk.java.net/jdk/pull/8319.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/8319/head:pull/8319
PR: https://git.openjdk.java.net/jdk/pull/8319
More information about the security-dev
mailing list