Need to develop basic functionality for the redefineClass-related tests (the same as implemented in ShellScaffold.sh)
This issue is to implement required redefineClass functionality and to covert the following tests:
- test/jdk/com/sun/jdi/RedefineAbstractClass.sh
- test/jdk/com/sun/jdi/RedefineAddPrivateMethod.sh
- test/jdk/com/sun/jdi/RedefineAnnotation.sh
- test/jdk/com/sun/jdi/RedefineChangeClassOrder.sh
- test/jdk/com/sun/jdi/RedefineClasses.sh
- test/jdk/com/sun/jdi/RedefineClearBreakpoint.sh
- test/jdk/com/sun/jdi/Redefine-g.sh
- test/jdk/com/sun/jdi/RedefineImplementor.sh