[Bug 339] icedtea7 20090527 fails to run the langtools and jdk testsuite

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Wed May 27 03:25:55 PDT 2009


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=339





------- Comment #6 from mark at klomp.org  2009-05-27 10:25 -------
Looking at the jtreg sources this comes from:

    private synchronized void saveTestSuiteInfo() throws IOException {
        File f = File.createTempFile(TESTSUITE, ".new", jtData);

where jtData is under test/langtools/JTwork.
So could you give any details on how the build directory is mounted?


-- 
Configure bugmail: http://icedtea.classpath.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the distro-pkg-dev mailing list