langtools/src/jdk.compiler/share/classes/com/sun/tools/javac/file/Locations.java
Fri, 07 Apr 2017 08:08:26 +0000 alanb 8177530: Module system implementation refresh (4/2017)
Mon, 06 Mar 2017 13:17:33 +0100 jlahoda 8175560: Drop String pkgName from javax.tools.JavaFileManager.getLocationForModule(Location location, JavaFileObject fo, String pkgName)
Tue, 28 Feb 2017 13:57:39 -0800 ksrini 8175990: Javac fails to find module-info.java if module source path contains symlinks
Fri, 24 Feb 2017 15:23:14 -0800 jjg 8173914: StandardJavaFileManager.setLocationForModule
Mon, 13 Feb 2017 09:37:26 +0100 jlahoda 8173777: Merge javac -Xmodule into javac--patch-module
Fri, 10 Feb 2017 15:42:17 -0800 jjg 8174104: Compiler does not allow non-existent module path entry
Thu, 02 Feb 2017 11:40:01 -0800 jjg 8166675: Latent bug in jar file handling during module path processing.
Thu, 19 Jan 2017 15:12:59 -0800 jjg 8165102: incorrect message from javac
Sat, 17 Dec 2016 16:57:14 -0500 vromero 8169005: tools/javac/T8132562/ClassPathWithDoubleQuotesTest.java fails after fix to JDK-8132562
Fri, 16 Dec 2016 15:27:34 +0000 mcimadamore 8181370: Convert anonymous inner classes into lambdas/method references
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
Fri, 02 Dec 2016 14:15:43 -0800 jjg 8162712: StandardJavaFileManager.getModuleLocation() can't find a module
Thu, 01 Dec 2016 11:16:45 +0000 alanb Merge
Mon, 28 Nov 2016 11:36:43 -0800 mchung 8169816: Move src.zip and jrt-fs.jar under the lib directory
Wed, 16 Nov 2016 12:12:02 -0800 jjg 8163190: Clarify JavaFileManager use of \"module location\"
Thu, 01 Dec 2016 09:02:42 +0000 alanb 8169069: Module system implementation refresh (11/2016)
Tue, 01 Nov 2016 10:14:42 -0400 vromero 8132562: javac fails with CLASSPATH with double-quotes as an environment variable
Thu, 20 Oct 2016 13:44:51 -0700 jjg 8145471: javac changes for enhanced deprecation
Tue, 04 Oct 2016 18:56:03 -0700 mchung 8166860: Add magic number to jmod file
Tue, 04 Oct 2016 16:25:19 +0200 jlahoda 8152911: javac assertion error when compiling overlay sources
Tue, 20 Sep 2016 12:12:18 +0530 sadayapalam 8156568: Update javac to support compiling against a modular JAR that is a multi-release JAR
Tue, 30 Aug 2016 17:47:46 -0700 mchung 8160851: Remove old launcher module-related options
Mon, 22 Aug 2016 09:59:43 +0200 jlahoda 8153391: an image created for \"jdk.compiler\" fails to run javac
Wed, 10 Aug 2016 15:47:46 -0700 jjg 8136930: Simplify use of module-system options by custom launchers
Tue, 09 Aug 2016 20:27:06 +0200 jlahoda 8143048: Re-examine dependency on property sun.boot.class.path
Mon, 23 May 2016 10:08:48 +0530 sadayapalam 8154824: Compiler should handle java.nio.file.FileSystemNotFoundException gracefully and not abort
Wed, 18 May 2016 11:38:20 +0530 sadayapalam 8154997: Add examples for jigsaw diagnostics
Thu, 12 May 2016 11:36:08 -0700 jjg 8149843: StandardJavaFileManager should provide a way to get paths from strings
Tue, 03 May 2016 09:11:12 +0100 alanb 8154956: Module system implementation refresh (4/2016)
Thu, 17 Mar 2016 19:04:28 +0000 alanb 8142968: Module System implementation
Mon, 14 Dec 2015 20:18:19 +0100 vasya 8145342: Some copyright notices are inconsistently and ill formatted
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, 17 Feb 2015 15:39:05 +0100 jlahoda 8067445: New modular image-based file manager skips boot classes
Thu, 29 Jan 2015 14:43:19 -0800 jjg 8071617: move pathToURLs from javac.file.Locations to javadoc.DocletInvoker
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)
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
Thu, 09 Oct 2014 19:14:30 -0700 jjg 8060043: Rename Locations.Path to Locations.SearchPath
Sun, 17 Aug 2014 15:52:32 +0100 chegar 8054834: Modular Source Code
less more (0) tip