> As mentioned in the bug report, this issue *should not* be a framework-level 
> issue, since potentially an individual provider could create a keysize of 
> zero to have a certain significance. 
> 
> In the changes made here, the check is for `keysize <= 0` and this message 
> indicates this is a check characteristic to the `SunJCE` provider.

Kevin Driver has updated the pull request incrementally with one additional 
commit since the last revision:

  initial commit

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/9679/files
  - new: https://git.openjdk.org/jdk/pull/9679/files/3a7367e8..9752981f

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=9679&range=04
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=9679&range=03-04

  Stats: 65 lines in 1 file changed: 65 ins; 0 del; 0 mod
  Patch: https://git.openjdk.org/jdk/pull/9679.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/9679/head:pull/9679

PR: https://git.openjdk.org/jdk/pull/9679

Reply via email to