Re: RFR: 8185127: Add tests to cover hashCode() method for java supported crypto key types [v9]

2021-04-28 Thread Sibabrata Sahoo
On Wed, 28 Apr 2021 06:56:21 GMT, Sibabrata Sahoo  wrote:

>> This is a simple Test to add few additional API coverage for all java 
>> supported key types. The objective of this Test is to cover equals() and 
>> hashcode() methods for each key types.
>
> Sibabrata Sahoo has updated the pull request incrementally with one 
> additional commit since the last revision:
> 
>   Typo error in comment section updated
>   
>   Typo error in comment section updated

Pushing the change after addressing minor typo issue in the review comment.

-

PR: https://git.openjdk.java.net/jdk/pull/3490


Re: RFR: 8185127: Add tests to cover hashCode() method for java supported crypto key types [v9]

2021-04-28 Thread Sibabrata Sahoo
> This is a simple Test to add few additional API coverage for all java 
> supported key types. The objective of this Test is to cover equals() and 
> hashcode() methods for each key types.

Sibabrata Sahoo has updated the pull request incrementally with one additional 
commit since the last revision:

  Typo error in comment section updated
  
  Typo error in comment section updated

-

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/3490/files
  - new: https://git.openjdk.java.net/jdk/pull/3490/files/b990d100..09fe0dc5

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk=3490=08
 - incr: https://webrevs.openjdk.java.net/?repo=jdk=3490=07-08

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.java.net/jdk/pull/3490.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/3490/head:pull/3490

PR: https://git.openjdk.java.net/jdk/pull/3490