Description
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.
- Lead: twuerthinger
- Key:DCEVM
MoreIssues: Due
Issues: 30 Day Summary
Issues: 0 created and 0 resolved
MoreIssues: Updated recently
-
DCEVM-7
20/Apr/12
your own patch install application does not run correctly on patched version of jdk 6 update 25, dies when pressing the add new instalation folder button
-
DCEVM-6
20/Apr/12
eclipse won't start with jdk 1.6.0_31 patched
-
DCEVM-4
24/Nov/11
asm class conflict when using cglib in application