author | jjg |
Fri, 09 May 2014 08:52:57 -0700 | |
changeset 24395 | 5c541aef1350 |
parent 24394 | 74279778c307 |
child 24396 | 3c36c6afcbca |
langtools/test/tools/javac/options/xprefer/XPreferTest.java | file | annotate | diff | comparison | revisions |
--- a/langtools/test/tools/javac/options/xprefer/XPreferTest.java Thu May 08 08:23:44 2014 -0700 +++ b/langtools/test/tools/javac/options/xprefer/XPreferTest.java Fri May 09 08:52:57 2014 -0700 @@ -26,6 +26,7 @@ * @summary Tests which path is used to represent an implicit type given * various xprefer arguments and multiple .class / .java files involved. * @bug 8028196 + * @ignore 8042839 XPreferTest fails on Windows */ import java.io.File;