changeset 3629 | 6035eed86b12 |
parent 3423 | 3dd3615c1748 |
child 5506 | 202f599c92aa |
--- a/jdk/test/java/nio/file/Path/Misc.java Thu Aug 20 08:42:38 2009 +0100 +++ b/jdk/test/java/nio/file/Path/Misc.java Thu Aug 20 08:48:29 2009 +0100 @@ -22,7 +22,7 @@ */ /* @test - * @bug 4313887 6838333 6866804 + * @bug 4313887 6838333 6867101 * @summary Unit test for java.nio.file.Path for miscellenous methods not * covered by other tests * @library ..