History log of /openjdk9/langtools/src/jdk.compiler/share/classes/com/sun/tools/javac/file/FSInfo.java
Revision Date Author Comments
# 3600:1f45758d08af 22-Aug-2016 jlahoda

8153391: an image created for \"jdk.compiler\" fails to run javac
Summary: Improving errors produced by javac when the zipfs implementation is missing in the JDK image.
Reviewed-by: jjg


# 3392:04fcbc7234a4 12-May-2016 jjg

8149843: StandardJavaFileManager should provide a way to get paths from strings
8150111: Need to change signature of StandardJavaFileManager.setLocationFromPaths
Reviewed-by: vromero, jlahoda


# 3346:bcf9765e73b1 18-Apr-2016 alundblad

8036952: copyright issues in jdk9/dev/langtools files
Summary: Updated copyright notices.
Reviewed-by: jjg, jlahoda


# 3155:30e288cb2d22 07-Dec-2015 jjg

8059976: Convert JavacFileManager to use java.nio.file internally
Reviewed-by: jlahoda


# 2734:b96d74fa60aa 21-Nov-2014 jjg

8061876: replace java.io.File with java.nio.file.Path (again)
Reviewed-by: ksrini, jlahoda


# 2675:4be0e35f385a 21-Oct-2014 jjg

8061723: 8060056 breaks tests on Windows
Reviewed-by: darcy


# 2674:e284f560acf6 21-Oct-2014 jjg

8060056: replace java.io.File with java.nio.file.Path
Reviewed-by: ksrini, jlahoda


# 2631:10287adbf9d6 09-Sep-2014 pgovereau

8055500: fix for 8030046 is incorrect
Reviewed-by: jjg, ksrini


# 2571:10fc81ac75b4 17-Aug-2014 chegar

8054834: Modular Source Code
Reviewed-by: alanb, chegar, ihse, mduigou
Contributed-by: alan.bateman@oracle.com, alex.buckley@oracle.com, chris.hegarty@oracle.com, erik.joelsson@oracle.com, jonathan.gibbons@oracle.com, karen.kinnear@oracle.com, magnus.ihse.bursie@oracle.com, mandy.chung@oracle.com, mark.reinhold@oracle.com, paul.sandoz@oracle.com