Skip to content

v1.1.0

Compare
Choose a tag to compare
@ChristopherHX ChristopherHX released this 07 May 19:42
· 6 commits to main since this release
  • Improve traceing
    • fake-jni wrapper no longer trace method not found, but found a native method
    • InternalClassFind only traces if called via jni
    • Remove tracing of implicit getmethodid and getfieldid calls in class hierachy
  • Remove unsafe type casts
    • Tests no longer trace class name ???
  • Fix a compiler warning, about unneeded template instantiation