[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Instrumenting Java Library
I am having trouble instrumenting the java io and net libraries. When i
instrument the library i get various problems ie: deadlocking,
exceptions, etc. when i run the instrumented code. I am only adding a
call to a function that just returns. if anyone can post a smallest
example that works for instrumenting java libraries i would be
grateful.( the examples in the soot tutorials dont seem to work for the
libraries)
ken
- References:
- Soot NPE
- From: John Jorgensen <jorgnsn@lcd.uregina.ca>