RFR 8166976: TestCipherPBECons has wrong @run line
Bradford Wetmore
bradford.wetmore at oracle.com
Fri Sep 30 18:14:01 UTC 2016
Looks fine. Looks like a copy/paste error. Good catch.
If you want to be consistent, you could do the same with the others in
this directory, or just the one.
PBESealedObject.java: * @run main PBESealedObject
PBKDF2Translate.java: * @run main PBKDF2Translate
PBMacBuffer.java: * @run main PBMacBuffer
PBMacDoFinalVsUpdate.java: * @run main PBMacDoFinalVsUpdate
TestCipherKeyWrapperPBEKey.java: * @run main TestCipherKeyWrapperPBEKey
TestCipherPBECons.java: * @run main TestCipherKeyWrapperPBEKey
Brad
On 9/30/2016 10:41 AM, Martin Buchholz wrote:
> https://bugs.openjdk.java.net/browse/JDK-8166976
> http://cr.openjdk.java.net/~martin/webrevs/openjdk9/TestCipherPBECons/
More information about the security-dev
mailing list