]
Darran Lofthouse resolved ELY-421.
----------------------------------
Resolution: Done
IBM JDK uses a slightly different stack for property permission
checking
------------------------------------------------------------------------
Key: ELY-421
URL:
https://issues.jboss.org/browse/ELY-421
Project: WildFly Elytron
Issue Type: Bug
Components: Security Manager
Reporter: David Lloyd
Assignee: David Lloyd
Fix For: 1.0.3.CR1, 1.1.0.Beta4
On some IBM JDKs, System.getProperty delegates to other System methods. The security
manager does not account for that.