Description
Add new jdwp command "ClassFileVersion" for jdwp 6.
This command will return the specific class's major and minor version through jvmti GetClassVersionNumbers function.
The new jvmti 6 function GetClassVersionNumber are still not available in our repository.
To build it, just make the include patch point to jvmti.h of Java 6.