

Dynamic Code Evolution VM for Java 7/8
Like
This project is a fork of original DCEVM project.
The purpose of the project is to maintain enhanced class redefinition functionality for OpenJDK HotSpot 7/8.
Cost / License
- Free
- Open Source
Platforms
- Mac
- Windows
- Linux

Dynamic Code Evolution VM for Java 7/8
Like
Features
No features, maybe you want to suggest one?
Tags
- Java
- hotswap
Dynamic Code Evolution VM for Java 7/8 News & Activities
Highlights All activities
Recent activities
No activities found.
Dynamic Code Evolution VM for Java 7/8 information
No comments or reviews, maybe you want to be first?
Post comment/reviewWhat is Dynamic Code Evolution VM for Java 7/8?
The Dynamic Code Evolution Virtual Machine (DCE VM) is a modification of the Java HotSpot(TM) VM that allows unlimited redefinition of loaded classes at runtime. The current hotswapping mechanism of the HotSpot(TM) VM allows only changing method bodies. Our enhanced VM allows adding and removing fields and methods as well as changes to the super types of a class. This project is a fork of original DCEVM project. The purpose of the project is to maintain enhanced class redefinition functionality for OpenJDK HotSpot 7/8.