In case you missed my previous message, there is a use case for file paths using macOS APIs.
Alan > On Jan 28, 2019, at 2:10 PM, Stuart Marks <stuart.ma...@oracle.com> wrote: > > I think it would be far too troublesome to try to migrate the JNI methods to > process real UTF-8 instead of modified UTF-8. That raises the question, > though: is there a use case for processing real UTF-8 within JNI? For > example, for interoperating with external components that expect real UTF-8. > If so, perhaps some conversion methods could be added.