zlab / jvmmonitor

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

Not compatible with openjdk #65

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the defect?
 1. Run with openjdk

What is the expected behavior?
It should work.

What was the actual behavior?
When switching to Monitor View, eclipse freezes.

What errors are shown on Error Log view or at <workspace>/.metadata/.log?

What is your environment for Eclipse?
$java -version
java version "1.6.0_18"
OpenJDK Runtime Environment (IcedTea6 1.8.7) (6b18-1.8.7-2~squeeze1)
OpenJDK 64-Bit Server VM (build 14.0-b16, mixed mode)

Eclipse-indigo

What is your environment for the monitored JVM?
$java -version
java version "1.6.0_18"
OpenJDK Runtime Environment (IcedTea6 1.8.7) (6b18-1.8.7-2~squeeze1)
OpenJDK 64-Bit Server VM (build 14.0-b16, mixed mode)

Original issue reported on code.google.com by dela...@gmail.com on 16 Nov 2011 at 5:35

GoogleCodeExporter commented 9 years ago
The issue is reproducible regardless of whether to run with openjdk or not.
The fix is available in 3.7.2.

Original comment by yoshitak...@gmail.com on 12 Feb 2012 at 1:55