The following 2 tests are planned for this feature:
1. Execute "jps" and "jcmd -l" with several JVMs running inside the containers.
Ensure jps/jcmd that runs on a host system can see the Java processes running inside containers, and report correct PIDs.
This only works if access is configured correctly.
2. Exercise PerfDataFile.getFile(..)
1. Execute "jps" and "jcmd -l" with several JVMs running inside the containers.
Ensure jps/jcmd that runs on a host system can see the Java processes running inside containers, and report correct PIDs.
This only works if access is configured correctly.
2. Exercise PerfDataFile.getFile(..)
- relates to
-
JDK-8193710 jcmd -l and jps commands do not list Java processes running in Docker containers
-
- Resolved
-
-
JDK-8228343 JCMD and attach fail to work across Linux Container boundary
-
- Open
-
-
JDK-8222043 [TESTBUG] Create JCMD tests for Docker and JFR
-
- Open
-