mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-20 19:14:38 +02:00
6915476: java.util.regex.PatternSyntaxException in com.sun.tools.javac.nio.PathFileObject
Reviewed-by: darcy
This commit is contained in:
parent
dfe44a05ec
commit
8d42657600
2 changed files with 3 additions and 1 deletions
|
@ -23,6 +23,8 @@
|
|||
|
||||
/**
|
||||
* @test
|
||||
* @bug 6906175 6915476
|
||||
* @summary Path-based JavaFileManager
|
||||
* @compile HelloPathWorld.java
|
||||
* @run main CompileTest
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue