-
Enhancement
-
Resolution: Fixed
-
P3
-
None
-
None
-
b118
-
generic
-
generic
GetPropertyAction.getProperty -> privilegedGetProperty
GetPropertyAction.getProperties -> privilegedGetProperties
GetIntegerAction.getProperty -> privilegedGetProperty
Also a note should be added to all methods: "Note that this method performs a doPrivileged using caller-provided inputs. The caller of this method should take care to ensure that the inputs are not tainted and the returned property is not made accessible to untrusted code if it contains sensitive information."
- blocks
-
JDK-8155031 Simplify code to get System properties in java.desktop
-
- Closed
-
-
JDK-8155039 Simplify code to setup SSLContextImpl and TrustManagerFactoryImpl
-
- Closed
-
- relates to
-
JDK-8154231 Simplify access to System properties from JDK code
-
- Resolved
-