Hi, This patch fixes the instrumentation code in the reference VMClassLoader to use "java/lang/Object" style class names which is expected by InstrumentationImpl. Please comment/apply (patch should not be large enough to require my paperwork to be completed).
- elias
ChangeLog:
2006-10-09 Christian Elias Naur <[EMAIL PROTECTED]>
* vm/reference/java/lang/VMClassLoader.java:
(defineClassWithTransformers): Use proper class name format.
