共有 0 个贴子
没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > jikes-jdwp-support |
jikes-jdwp-support
|
0 | 0 | 0 |
贡献者 | 讨论 | 代码提交 |
JDWP & JVMTI are standards introduced by sun to uniform the way JVMs are debugged/queried. They are not mandatory nor do they form requirements to comply with the JVM standard. Here I propose to enable those standards in the Jikes Research Virtual Machine. enabling those standards would greatly help the development/research process of the Jikes RVM itself as well as the applications that runs on it.