]
David Lloyd resolved ELY-1461.
------------------------------
Fix Version/s: 1.2.0.Beta11
Resolution: Done
Java 9: Eliminate reflection warning from security manager
----------------------------------------------------------
Key: ELY-1461
URL:
https://issues.jboss.org/browse/ELY-1461
Project: WildFly Elytron
Issue Type: Task
Components: Security Manager
Reporter: David Lloyd
Assignee: David Lloyd
Fix For: 1.2.0.Beta11
Java 9 does not take kindly to our invasive reflection into AccessControlContext; also,
if the implementation happens to not have the same fields, we fail to start the entire
application server.
Our enhanced debug output is nice but for now this should be changed to be Java 9-safe.