[jdk16] Integrated: JDK-8259645: Revert JDK-8245956 JavaCompiler still uses File API instead of Path API in a specific case
Jonathan Gibbons
jjg at openjdk.java.net
Tue Jan 12 19:59:59 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.
This pull request has now been integrated.
Changeset: 5f9cd72c
Author: Jonathan Gibbons <jjg at openjdk.org>
URL: https://git.openjdk.java.net/jdk16/commit/5f9cd72c
Stats: 71 lines in 2 files changed: 0 ins; 67 del; 4 mod
8259645: Revert JDK-8245956 JavaCompiler still uses File API instead of Path API in a specific case
Reviewed-by: chegar
-------------
PR: https://git.openjdk.java.net/jdk16/pull/112
More information about the compiler-dev
mailing list