4 Feb 2012 05:45
Need help with a strange issue....
mmedv <Michail.Medvinsky <at> gmail.com>
2012-02-04 04:45:01 GMT
2012-02-04 04:45:01 GMT
I am implementing byte code instrumentation logic to inject inline instructions into a set of functions There is a very strange case, where if I insert a single load instruction: i.e. InstructionHandle oStart = il.append(InstructionFactory.createLoad(Type.OBJECT, ovParams)); it sends hangs everything and sends the CPU into spin..... Any ideas? Thank you all Mike -- -- View this message in context: http://old.nabble.com/Need-help-with-a-strange-issue....-tp33261381p33261381.html Sent from the BCEL - User mailing list archive at Nabble.com.
RSS Feed