On Wed, 3 May 2023 05:22:04 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 97: > >> 95: // Cannot detect invalid params before provider selection >> 96: // Utils.runAndCheckException( >> 97: // () -> KEM.getInstance("DHKEM", new KEMParameterSpec() >> {}), > > Commented code block can be removed. Signature of getInstance() doesn't exist. Oops. Will remove. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/13256#discussion_r1183631427