]
Brian Stansberry commented on WFCORE-4282:
------------------------------------------
[~dlofthouse] [~fjuma] [~ropalka]
Remove use of java.security.acl APIs in Elytron PolicyDefinitions
-----------------------------------------------------------------
Key: WFCORE-4282
URL:
https://issues.jboss.org/browse/WFCORE-4282
Project: WildFly Core
Issue Type: Task
Components: Security
Reporter: Darran Lofthouse
Priority: Critical
Labels: Java13
Fix For: 10.0.0.Beta1
The 'java.security.acls' packages has been deprecated and flagged for removal,
this will be removed in Java 13
https://bugs.openjdk.java.net/browse/JDK-8191138
Within the Elytron subsystem we are presently using it within the PolicyDefinitions /
Subject conversion likely to maintain compatibility with prior PicketBox implementations.