-
Bug
-
Resolution: Cannot Reproduce
-
P2
-
None
-
8
JVMTI is an optional technology used for debugging, profiling, monitoring etc.
In JDK 8 b129 JVMTI works under plugin on all OSes, but MacOS (checked 10.9). It also works on MacOS in the configuration without plugin. 7u55 also works with and without plugin.
On the very same machine JDWP works under plugin with both JDK 8 b129 and JDK 7u55 b09.
In JDK 8 b129 JVMTI works under plugin on all OSes, but MacOS (checked 10.9). It also works on MacOS in the configuration without plugin. 7u55 also works with and without plugin.
On the very same machine JDWP works under plugin with both JDK 8 b129 and JDK 7u55 b09.
- relates to
-
JDK-8031968 Mac OS X: VM starts the agent by calling both Agent_OnAttach and Agent_OnAttach_L functions if its agent library is dynamically linked.
- Resolved