Hi, This test was recently fixed via: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/31c15e2f51ba
However, it was failing again with a FileNotFoundException since it could not find foo1.jar (wrt the test source).
This webrev fixes the test. Bug: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7162385 Webrev: http://cr.openjdk.java.net/~khazra/7162385/webrev.00/ Thanks, Kurchi