Try our new research platform with insights from 80,000+ expert users

Badges

20 Points
7 Years

User Activity

Almost 8 years ago
Java Virtualzation is the ability to modify the behavior of your application's source code without changing any code. This is done by creating a special JAR file which contains the desired/virtualized behavior for that particular method. Just adding this special JAR file in…