> 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 for `HmacMD5`- and `HmacSHA1`- `KeyGenerator`s, 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:

  using jtreg helper

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

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

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

  Stats: 13 lines in 1 file changed: 3 ins; 8 del; 2 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