zlab / jvmmonitor

Automatically exported from code.google.com/p/jvmmonitor
0 stars 0 forks source link

error dialog is opened when connecting to unsupported target JVM #33

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
** issue statement

Error dialog is opened when connecting to unsupported target JVM,
but this dialog is not needed since user can see the message 'Monitoring
is not supported for the selected JVM' on Properties view. 

** how to reproduce

1. start Java application with unsupported JVM (e.g JRE 1.5)
2. double-click the JVM on JVM Explorer
3. error dialog is opened

Original issue reported on code.google.com by yoshitak...@gmail.com on 5 Dec 2010 at 2:57

GoogleCodeExporter commented 9 years ago
the fix is to be released in 3.6.7

Original comment by yoshitak...@gmail.com on 5 Dec 2010 at 4:34