| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| OldFiles | 2010-04-29 | ||
| jiapi-0.5.0.zip | 2013-10-13 | 2.5 MB | |
| README | 2013-10-13 | 403 Bytes | |
| Totals: 3 Items | 2.5 MB | 0 |
o Release 0.5.0
- refactored package names from alt.jiapi.* to net.sf.jiapi
- Added package net.sf.jiapi.reflect.instruction, that contains a class for every instruction
- Tested with Java7. Not all samples are working. HotSpot sample1 does not work with
java7, update 40.
- Using java generics in APIs
- Convert to Maven project
- Using Mercurial as SCM
- ControlFlowGraph introduced