Details
-
Bug
-
Resolution: Fixed
-
P4
-
13
-
b34
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8237785 | 15 | Brian Burkhalter | P4 | Resolved | Fixed | b08 |
JDK-8238027 | 14.0.2 | Brian Burkhalter | P4 | Resolved | Fixed | b01 |
JDK-8238040 | 14.0.1 | Brian Burkhalter | P4 | Resolved | Fixed | b02 |
JDK-8321502 | 11.0.23 | Amos SHI | P4 | Resolved | Fixed | b01 |
JDK-8313398 | 11.0.22-oracle | Ramesh Gangadhar | P4 | Resolved | Fixed | b01 |
Description
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
Attachments
Issue Links
- backported by
-
JDK-8237785 Test utility jdk.test.lib.util.FileUtils.areAllMountPointsAccessible needs to tolerate duplicates
- Resolved
-
JDK-8238027 Test utility jdk.test.lib.util.FileUtils.areAllMountPointsAccessible needs to tolerate duplicates
- Resolved
-
JDK-8238040 Test utility jdk.test.lib.util.FileUtils.areAllMountPointsAccessible needs to tolerate duplicates
- Resolved
-
JDK-8313398 Test utility jdk.test.lib.util.FileUtils.areAllMountPointsAccessible needs to tolerate duplicates
- Resolved
-
JDK-8321502 Test utility jdk.test.lib.util.FileUtils.areAllMountPointsAccessible needs to tolerate duplicates
- Resolved
- relates to
-
JDK-8224617 (fs) java/nio/file/FileStore/Basic.java found filesystem twice
- Resolved
-
JDK-8225461 (fs) Investigate filtering duplicates out of Iterable returned by java.nio.file.FileSystem::getFileStores
- Open
- links to
-
Commit openjdk/jdk11u-dev/050bbdbb
-
Commit openjdk/panama-foreign/f4f7dbd5
-
Review openjdk/jdk11u-dev/2332