-
Bug
-
Resolution: Fixed
-
P4
-
6u101
-
b02
Suggestion is to ignore the test.
The test is already ignored in jdk7+ with the comment:
* @ignore useless, and waste too many time
If the test is reworked in the later releases, the fix can then be backported to jdk6.
The test is already ignored in jdk7+ with the comment:
* @ignore useless, and waste too many time
If the test is reworked in the later releases, the fix can then be backported to jdk6.
- relates to
-
JDK-8039130 security test with @ignore tag should be @manual
- Closed