]
Josef Cacek updated WFLY-3394:
------------------------------
Git Pull Request:
IBM JDK exclude profile in testsuite/integration/secman/pom.xml is
not needed
-----------------------------------------------------------------------------
Key: WFLY-3394
URL:
https://issues.jboss.org/browse/WFLY-3394
Project: WildFly
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Test Suite
Reporter: Josef Cacek
Assignee: Josef Cacek
IBM JDK exclude profile in testsuite/integration/secman/pom.xml is not needed, because
WildFly doesn't support JDK 1.6.
The IBM JDK 1.7 and newer have correct (i.e. the Sun's one) policy.provider
configured in java.security file by default.