JDK-8035620 : JVMTI tests do not work under plugin on MacOS
  • Type: Bug
  • Component: deploy
  • Affected Version: 8
  • Priority: P2
  • Status: Closed
  • Resolution: Cannot Reproduce
  • Submitted: 2014-02-23
  • Updated: 2014-08-07
  • Resolved: 2014-02-24
Related Reports
Relates :  
Description
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.

Comments
MacOS jdk8, Firefox, jvmti tests passed: http://aurora.ru.oracle.com/functional/faces/RunDetails.xhtml?names=428675.ManualSubmit-1
25-02-2014

We've found out the way how to configure environment for JVMTI tests on MacOS, and they successfully passed.
24-02-2014