RFR: 8325448: Hybrid Public Key Encryption [v23]
Weijun Wang
weijun at openjdk.org
Tue Aug 12 21:49:14 UTC 2025
On Tue, 12 Aug 2025 18:44:09 GMT, Artur Barashev <abarashev at openjdk.org> wrote:
>> 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?
The default is `@run main`. See https://openjdk.org/jtreg/tag-spec.html#DEFAULTS.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/18411#discussion_r2271368034
More information about the security-dev
mailing list