-
Bug
-
Resolution: Fixed
-
P3
-
8, 9
-
b140
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8240154 | openjdk8u252 | Martin Buchholz | P3 | Resolved | Fixed | b05 |
JDK-8305342 | 8u381 | kiran kumar J | P3 | Resolved | Fixed | b01 |
The test TestCipherPBECons actually runs sibling test TestCipherKeyWrapperPBEKey. But there's no need for a @run line at all - the default is fine!
- * @run main TestCipherKeyWrapperPBEKey
*/
public class TestCipherPBECons {
- * @run main TestCipherKeyWrapperPBEKey
*/
public class TestCipherPBECons {
- backported by
-
JDK-8240154 TestCipherPBECons has wrong @run line
-
- Resolved
-
-
JDK-8305342 TestCipherPBECons has wrong @run line
-
- Resolved
-
- duplicates
-
JDK-8166979 regression test TestCipherPBECons.java invokes the wrong class
-
- Closed
-