langtools/src/jdk.compiler/share/classes/com/sun/tools/javac/file/JavacFileManager.java
Thu, 17 Mar 2016 19:04:28 +0000 alanb 8142968: Module System implementation
Tue, 23 Feb 2016 19:17:54 -0800 jjg 8150475: -sourcepath / crashes javac
Tue, 09 Feb 2016 14:07:23 -0800 jjg 8147801: java.nio.file.ClosedFileSystemException when using Javadoc API's in JDK9
Mon, 07 Dec 2015 14:02:55 -0800 jjg 8059976: Convert JavacFileManager to use java.nio.file internally
Wed, 01 Jul 2015 09:51:48 +0200 jlahoda 8072480: javac should support compilation for a specific platform version
Thu, 02 Apr 2015 15:56:07 -0700 jjg 8076420: Consolidate javac file handling in javac.file package
Fri, 27 Feb 2015 11:51:53 +0000 mcimadamore 8073550: java* tools: replace obj.getClass hacks with Assert.checkNonNull or Objects.requireNonNull
Tue, 06 Jan 2015 14:51:10 -0800 jjg 8059977: StandardJavaFileManager should support java.nio.file.Path
Wed, 03 Dec 2014 19:28:40 +0000 chegar Merge
Wed, 03 Dec 2014 14:25:46 +0000 chegar 8049367: Modular Run-Time Images
Fri, 21 Nov 2014 10:38:43 -0800 jjg 8061876: replace java.io.File with java.nio.file.Path (again)
Thu, 30 Oct 2014 17:31:22 -0700 jjg 8062593: remove debug print statements
Thu, 30 Oct 2014 16:08:43 -0700 jjg 8062579: JavacTask, DocumentationTask impls should close file manager when possible
Wed, 29 Oct 2014 19:07:34 -0700 jjg 8062514: Update ToolTester tests to close file manager
Wed, 29 Oct 2014 12:09:17 +0100 rwarburton 8062376: Suppress cast warnings when using NIO buffers
Tue, 21 Oct 2014 17:50:13 -0700 jjg 8061723: 8060056 breaks tests on Windows
Tue, 21 Oct 2014 13:08:20 -0700 jjg 8060056: replace java.io.File with java.nio.file.Path
Wed, 27 Aug 2014 07:44:00 +0200 jlahoda 8056061: Mark implementations of public interfaces with an annotation
Sun, 17 Aug 2014 15:52:32 +0100 chegar 8054834: Modular Source Code
less more (0) tip