hg: jdk9/sandbox/langtools: 8154824: Compiler should handle java.nio.file.FileSystemNotFoundException gracefully and not abort

chris.hegarty at oracle.com chris.hegarty at oracle.com
Mon May 23 04:46:01 UTC 2016


Changeset: 5b418ae6fe24
Author:    sadayapalam
Date:      2016-05-23 10:08 +0530
URL:       http://hg.openjdk.java.net/jdk9/sandbox/langtools/rev/5b418ae6fe24

8154824: Compiler should handle java.nio.file.FileSystemNotFoundException gracefully and not abort
Reviewed-by: jjg

! src/jdk.compiler/share/classes/com/sun/tools/javac/file/Locations.java
+ test/tools/javac/modules/MissingJarInModulePathTest.java
+ test/tools/javac/modules/MissingJarInModulePathTest.out



More information about the jdk9-sandbox-changes mailing list