RFR: 8279800: isAssignableFrom checks in AlgorithmParametersSpi.engineGetParameterSpec appear to be backwards
Weijun Wang
weijun at openjdk.java.net
Tue Jan 11 20:45:52 UTC 2022
Change the order so parent class is at the left.
-------------
Commit messages:
- 8279800: isAssignableFrom checks in AlgorithmParametersSpi.engineGetParameterSpec appear to be backwards
Changes: https://git.openjdk.java.net/jdk/pull/7037/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=7037&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8279800
Stats: 106 lines in 12 files changed: 84 ins; 0 del; 22 mod
Patch: https://git.openjdk.java.net/jdk/pull/7037.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/7037/head:pull/7037
PR: https://git.openjdk.java.net/jdk/pull/7037
More information about the security-dev
mailing list