-
Type:
Bug
-
Resolution: Duplicate
-
Priority:
P3
-
Affects Version/s: 9
-
Component/s: security-libs
In the source file, the @run command looks like this:
@run main TestCipherKeyWrapperPBEKey
Shouldn't it be:
@run main TestCipherPBECons
instead?
@run main TestCipherKeyWrapperPBEKey
Shouldn't it be:
@run main TestCipherPBECons
instead?
- duplicates
-
JDK-8166976 TestCipherPBECons has wrong @run line
-
- Resolved
-