Concrete implementation of a CodeJoinPoint for the Jikes RVM. The structure
is similar to the JVMDI implementation.
However, some methods aren't implemented yet since they are not used in the
JUnit tests of PROSE. These methods will throw a RuntimeException.
author: Johann Gyger