On Wed, 3 May 2023 06:04:51 GMT, Sibabrata Sahoo <ssa...@openjdk.org> wrote:
>> Weijun Wang has updated the pull request incrementally with one additional >> commit since the last revision: >> >> more @since and about nulls > > test/jdk/com/sun/crypto/provider/DHKEM/Compliance.java line 112: > >> 110: >> ExChecker.of(InvalidKeyException.class).by(DHKEM.class)); >> 111: >> 112: // Not an EC key at all, rejected by framework coz >> SupportedClasses > > Do you mean UnsupportedClasses in comment section? I meant the "SupportedKeyClasses" attribute in `SunJCE.java`. Will fix the word. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/13256#discussion_r1183635243