konsoletyper / teavm

Compiles Java bytecode to JavaScript, WebAssembly and C
https://teavm.org
Apache License 2.0
2.55k stars 262 forks source link

Class java.text.StringCharacterIterator was not found #780

Open hohwille opened 9 months ago

hohwille commented 9 months ago

I got this error from TeaVM compiler:

Class java.text.StringCharacterIterator was not found

Implementation can be copied from here: https://github.com/m-m-m/tvm/blob/8219d00edc8ee370a5960d432aebfa8d50c80255/core/src/main/java/org/teavm/classlib/java/text/TStringCharacterIterator.java