https://bugs.documentfoundation.org/show_bug.cgi?id=167633
Mike Kaganski <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Mike Kaganski <[email protected]> --- I already checked how can we change Java's path handling. And you know what: we can't. It's the problem with Java: https://bugs.openjdk.org/browse/JDK-4488646 ; and while it's there for ages, it's not going to be fixed, it seems. So even if we change *our* code to allow non-ASCII paths for Java, we won't be able to pass such strings to its libraries for initialization. So I'm inclined to close NOTOURBUG (even though the crash / assertion is of course in our code). -- You are receiving this mail because: You are the assignee for the bug.
