Summary

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.

MoreIssues: Due

  • Bug DCEVM-3 Crash when running maven test goal with jmockit
  • Bug DCEVM-4 asm class conflict when using cglib in application
  • Bug DCEVM-6 eclipse won't start with jdk 1.6.0_31 patched

Issues: 30 Day Summary


Issues: 0 created and 0 resolved

MoreIssues: Updated recently

  • Bug 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
  • Bug DCEVM-6 20/Apr/12 eclipse won't start with jdk 1.6.0_31 patched
  • Bug DCEVM-4 24/Nov/11 asm class conflict when using cglib in application

Activity Stream