-
Type:
Enhancement
-
Resolution: Unresolved
-
Priority:
P4
-
Affects Version/s: None
-
Component/s: hotspot
The jcmd tool currently provides several valuable diagnostic commands, such as VM.system_properties, which exposes system properties at runtime. However, there is no equivalent command for retrieving security properties. Adding a unified command with capability of either would also be helpful in diagnosing applications affected by misconfigured or unexpected security settings.
'jcmd <pid> VM.properties -system -security'
'jcmd <pid> VM.properties -system -security'
- csr for
-
JDK-8376134 Add jcmd VM.security_properties command
-
- Draft
-
- duplicates
-
JDK-8356782 Introduce debug logs for InetAddress cache policy
-
- Closed
-
- relates to
-
JDK-8356782 Introduce debug logs for InetAddress cache policy
-
- Closed
-
- links to
-
Review(master)
openjdk/jdk/29124