langtools/src/jdk.compiler/share/classes/com/sun/tools/javac/file/JavacFileManager.java
Fri, 16 Dec 2016 15:27:34 +0000 mcimadamore 8181370: Convert anonymous inner classes into lambdas/method references
Tue, 13 Dec 2016 10:49:28 +0100 jlahoda 8072988: Update javax.annotation.processing for modules
Tue, 13 Dec 2016 10:48:18 +0100 jlahoda 8171005: Fix JavaFileManager.getLocationForModule(Location location, JavaFileObject fo, String pkgName) to work with location == CLASS_OUTPUT
Wed, 16 Nov 2016 12:12:02 -0800 jjg 8163190: Clarify JavaFileManager use of \"module location\"
Mon, 19 Sep 2016 05:31:53 +0530 sadayapalam 8164742: ServiceConfigurationError on invoke of getServiceLoader method of StandardJavaFileManager
Mon, 22 Aug 2016 09:59:43 +0200 jlahoda 8153391: an image created for \"jdk.compiler\" fails to run javac
Fri, 20 May 2016 16:44:35 -0700 jjg 8157474: clean up/simplify/rename ModuleWrappers class
Thu, 12 May 2016 11:36:08 -0700 jjg 8149843: StandardJavaFileManager should provide a way to get paths from strings
Thu, 14 Apr 2016 17:51:30 -0700 jjg 8149757: Implement Multi-Release JAR aware JavacFileManager for javac
Wed, 13 Apr 2016 09:50:48 +0200 jlahoda 8150641: Repeated compilation with a long classpath significantly slower on JDK 9
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