RFR: 8273826: Correct Manifest file name and NPE checks [v2]
Sean Mullan
mullan at openjdk.java.net
Thu Oct 7 15:17:13 UTC 2021
On Thu, 7 Oct 2021 15:09:22 GMT, Sean Coffey <coffeys at openjdk.org> wrote:
>> test/jdk/sun/security/tools/jarsigner/warnings/LowerCaseManifest.java line 38:
>>
>>> 36: * @library /test/lib ../
>>> 37: * @build jdk.test.lib.util.JarUtils
>>> 38: * @run main LowerCaseManifest
>>
>> You don't need this line as this is the default @run setting.
>
> Looks like it's required if there's a @build directive
Ok.
-------------
PR: https://git.openjdk.java.net/jdk/pull/5841
More information about the security-dev
mailing list