-
Enhancement
-
Resolution: Fixed
-
P3
-
5.0
-
b80
-
generic
-
generic
method-entry/return, object-alloc, and monitor-entry/exit probes are disabled by fault in the Mustang VM. The users are required to set -XX:+ExtendedDTraceProbes at startup time so that these probes can be enabled by DTrace at runtime.
One most important and powerful feature DTrace provides is the ability to trace applications without requiring it to restart (with special flags). So we should fix this so that these probes can be turned on any time.
One most important and powerful feature DTrace provides is the ability to trace applications without requiring it to restart (with special flags). So we should fix this so that these probes can be turned on any time.
- relates to
-
JDK-6417266 sun/management/jmxremote/bootstrap/LocalManagementTest.sh fails with IOException: Bad file number
-
- Resolved
-
-
JDK-6417444 jtreg test sun/tools/jinfo/Basic.sh is failing on linux-amd64
-
- Resolved
-
-
JDK-6402793 Provide DTrace-to-JVM interface to dynamically turn on java probes
-
- Resolved
-