Create on behalf of Glavo<zjx001202@gmail.com>
-----
JavaLangAccess::newStringUTF8NoRepl and JavaLangAccess::getBytesUTF8NoRepl are not implemented correctly. They always copy arrays, rather than avoiding copying as much as possible as javadoc says.
-----
JavaLangAccess::newStringUTF8NoRepl and JavaLangAccess::getBytesUTF8NoRepl are not implemented correctly. They always copy arrays, rather than avoiding copying as much as possible as javadoc says.