Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8225471

Test utility jdk.test.lib.util.FileUtils.areAllMountPointsAccessible needs to tolerate duplicates

XMLWordPrintable

    • b34

        We are seeing a test failure due to:

        java.lang.RuntimeException: java.lang.RuntimeException: System configuration error: duplicate mount point XXXXXXX.com:/export/job_control_tool 157285984 17947744 139338240 12% /YYYYYY detected
        at jdk.test.lib.util.FileUtils.areAllMountPointsAccessible(FileUtils.java:320)

        while this is arguably a machine configuration issue it's not clear why the test utility needs to consider it a fatal error?

        Update: this is a repeat of the problem reported in JDK-8224617, but it seems the fix for that (pushed only 8 hours ago) has failed to address the problem.

              bpb Brian Burkhalter
              dholmes David Holmes
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

                Created:
                Updated:
                Resolved: