langtools/test/tools/javac/Paths/AbsolutePathTest.java
changeset 26535 24dfa5fd8fe2
parent 26109 0430c63da650
child 30730 d3ce7619db2c
--- a/langtools/test/tools/javac/Paths/AbsolutePathTest.java	Mon Sep 08 15:51:29 2014 +0200
+++ b/langtools/test/tools/javac/Paths/AbsolutePathTest.java	Tue Sep 09 11:55:47 2014 -0400
@@ -23,11 +23,11 @@
 
 /*
  * @test
- * @ignore 8055500 [javac] fix for 8030046 is incorrect
- * @bug 8030046
+ * @bug 8030046 8055500
  * @summary javac incorrectly handles absolute paths in manifest classpath
  * @author govereau
  * @library /tools/lib
+ * @ignore 8055768 ToolBox does not close opened files
  * @build ToolBox
  * @run main AbsolutePathTest
  */