6915476: java.util.regex.PatternSyntaxException in com.sun.tools.javac.nio.PathFileObject

Reviewed-by: darcy
This commit is contained in:
Jonathan Gibbons 2010-01-11 14:12:10 -08:00
parent dfe44a05ec
commit 8d42657600
2 changed files with 3 additions and 1 deletions

View file

@ -23,6 +23,8 @@
/**
* @test
* @bug 6906175 6915476
* @summary Path-based JavaFileManager
* @compile HelloPathWorld.java
* @run main CompileTest
*/