Questions on jvm interpreter
Florian Weimer
fweimer at bfk.de
Thu Mar 29 05:31:16 PDT 2012
* Saravanaraj Velusamy:
> We have looked into BCEL, ASM, JVMTI and found out that we cannot change
> the behavior at run time.
Why can't you rewrite the class in a suitable class loader? This should
be fairly straightforward, unless you want to change platform classes.
--
Florian Weimer <fweimer at bfk.de>
BFK edv-consulting GmbH http://www.bfk.de/
Kriegsstraße 100 tel: +49-721-96201-1
D-76133 Karlsruhe fax: +49-721-96201-99
More information about the hotspot-compiler-dev
mailing list