MobiVM / robovm

Ahead of time compiler for JVM bytecode targetting iOS, Mac OSX and Linux
https://mobivm.github.io
967 stars 133 forks source link

* fixed: debugger crash if method/field contains non ansi characters in name #647

Closed dkimitsa closed 2 years ago

dkimitsa commented 2 years ago

root case: str.length() != str.getBytes().length also fixed CompositeDataBuffer readLong being wrongly proxied