RFR: 8325448: Hybrid Public Key Encryption [v23]
Artur Barashev
abarashev at openjdk.org
Wed Aug 13 13:31:25 UTC 2025
On Tue, 12 Aug 2025 21:46:35 GMT, Weijun Wang <weijun at openjdk.org> wrote:
>> 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.
Indeed, thanks!
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/18411#discussion_r2273476117
More information about the security-dev
mailing list