git: openjdk/jdk: 8245956: JavaCompiler still uses File API instead of Path API in a specific case

Jonathan Gibbons jjg at openjdk.java.net
Wed Dec 9 21:09:53 UTC 2020


Changeset: 46c9a860
Author:    Guoxiong Li <lgxbslgx at gmail.com>
Committer: Jonathan Gibbons <jjg at openjdk.org>
Date:      2020-12-09 21:09:23 +0000
URL:       https://git.openjdk.java.net/jdk/commit/46c9a860

8245956: JavaCompiler still uses File API instead of Path API in a specific case

Reviewed-by: jjg

! src/jdk.compiler/share/classes/com/sun/tools/javac/file/JavacFileManager.java
+ test/langtools/tools/javac/T8245956/T8245956.java



More information about the jdk-changes mailing list