Prepared by: | simonis on Mon Mar 30 11:38:28 CEST 2020 |
---|---|
Workspace: | /priv/simonisv/OpenJDK/jdk8u/jdk |
Compare against: | http://hg.openjdk.java.net/jdk8u/jdk8u/jdk |
Compare against version: | 13883 |
Summary of changes: | 3 lines changed: 3 ins; 0 del; 0 mod; 467 unchg |
Changeset: | jdk.changeset |
Bug id: | JDK-8241823 : 8204152: SignedObject throws NullPointerException for null keys with an initialized Signature object |
Legend: |
Modified file Deleted file New file |
Cdiffs
Udiffs
Sdiffs
Frames
Old
New
-----
Raw
src/share/classes/sun/security/rsa/RSAKeyFactory.java
rev 13884 : 8204152: SignedObject throws NullPointerException for null keys with an initialized Signature object Summary: Check for null and throw InvalidKeyException to maintain same behavior Reviewed-by: xuelei3 lines changed: 3 ins; 0 del; 0 mod; 467 unchg
This code review page was prepared using /priv/simonisv/OpenJDK/code-tools/webrev/webrev.ksh (vers 25.18-hg+openjdk.java.net).