Current jconsole implementation supports multiple views. If a user wants to look at different tabs (say memory and threads) one next to another, he/she can do that by connecting to the same VM and another window will be created.
Multiple views of the same JMX connection should display the same set of data collected instead of collecting data separately for each view.
###@###.### 2005-03-09 19:24:35 GMT
Multiple views of the same JMX connection should display the same set of data collected instead of collecting data separately for each view.
###@###.### 2005-03-09 19:24:35 GMT
- relates to
-
JDK-6253783 JConsole data persistence support
-
- Closed
-