]
Ingo Weiss updated ELY-421:
---------------------------
Git Pull Request:
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.1.0.Beta4, 1.0.3.Final
On some IBM JDKs, System.getProperty delegates to other System methods. The security
manager does not account for that.