On Fri, 27 Jun 2025 22:04:25 GMT, Weijun Wang <wei...@openjdk.org> wrote:
>> Implement HPKE as defined in https://datatracker.ietf.org/doc/rfc9180/. >> >>  > > Weijun Wang has updated the pull request incrementally with one additional > commit since the last revision: > > finetune the spec test/jdk/com/sun/crypto/provider/Cipher/HPKE/Compliance.java line 48: > 46: * @bug 8325448 > 47: * @library /test/lib > 48: * @summary HPKE compliance test Why this test and other tests in this directory don't have `@run` instruction? ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/18411#discussion_r2270812368