[jdk16] RFR: JDK-8259645: Revert "8245956: JavaCompiler still uses File API instead of Path API in a specific case"

Chris Hegarty chegar at openjdk.java.net
Tue Jan 12 19:54:06 UTC 2021


On Tue, 12 Jan 2021 19:46:07 GMT, Jonathan Gibbons <jjg at openjdk.org> wrote:

> This reverts commit 46c9a860b6516c119f11edee2deb3d9f62907323.
> 
> The fix for 8245956 exposed a bug in the underlying URL API, regarding the encoding of non-ASCII characters in filenames.
> The fix is reverted until the underlying problem can be addressed.

Marked as reviewed by chegar (Reviewer).

-------------

PR: https://git.openjdk.java.net/jdk16/pull/112


More information about the compiler-dev mailing list