This trivial change is to deprecate the DEFAULT static field of OAEPParameterSpec class. Wordings are mostly the same as the previous PSSParameterSpec deprecation change. Rest are just minor code re-factoring.
The CSR will be filed once review is somewhat finished. Thanks, Valerie ------------- Commit messages: - 8284553: Deprecate the DEFAULT static field of OAEPParameterSpec Changes: https://git.openjdk.java.net/jdk/pull/8191/files Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=8191&range=00 Issue: https://bugs.openjdk.java.net/browse/JDK-8284553 Stats: 42 lines in 1 file changed: 13 ins; 10 del; 19 mod Patch: https://git.openjdk.java.net/jdk/pull/8191.diff Fetch: git fetch https://git.openjdk.java.net/jdk pull/8191/head:pull/8191 PR: https://git.openjdk.java.net/jdk/pull/8191