Jump to Real's How-to Main page

Detect if the MS JVM is used

While the Microsoft Java Virtual Machine can run "almost" any 100% pure Java classes, the other way is not true, non-MS JVM are not able to run classes that used Microsoft-specific classes (com.ms.*). Check this How-to for some techniques to detect Virtual machine in use.
If you find this article useful, consider making a small donation
to show your support for this Web site and its content.

Written and compiled by Réal Gagnon ©1998-2005
[ home ]