On Tue, 12 Aug 2025 21:46:35 GMT, Weijun Wang <wei...@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