Mustang still provides JVMPI support via -XX:+UseUnsupportedDeprecatedJVMPI option of VM
but JVMPI header files is removed from the JDK bundle and as result existing JVMPI based
clients cannot be recompiled for Mustang. While JVMPI is supported by VM it would be good
to provide corresponding jvmpi.h in the JDK for example in a special "deprecated" directory:
include/deprecated/jvmpi.h.
BTW, I cannot find a CCC request that approves this removal.
Is there such one?
but JVMPI header files is removed from the JDK bundle and as result existing JVMPI based
clients cannot be recompiled for Mustang. While JVMPI is supported by VM it would be good
to provide corresponding jvmpi.h in the JDK for example in a special "deprecated" directory:
include/deprecated/jvmpi.h.
BTW, I cannot find a CCC request that approves this removal.
Is there such one?
- relates to
-
JDK-6266948 deploy/src/plugin/win32/jpishare/CJavaJNI.cpp depends on jvmpi.h, which was removed in 6260810
- Resolved
-
JDK-6260810 Remove jvmdi.h and jvmpi.h from j2se workspace and JDK include directory
- Resolved
-
JDK-6265756 Remove JVMDI
- Resolved
-
JDK-4914266 Remove JVMPI in Dolphin/JDK7/Java7
- Resolved