-
Bug
-
Resolution: Fixed
-
P3
-
11
-
b16
-
os_x
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8204408 | 11.0.1 | Brian Burkhalter | P3 | Resolved | Fixed | team |
Two tests were seen failing in a recent CI job:
test/jdk/java/io/FileOutputStream/AtomicAppend.java failed with "6005 not equal to 10000"
test/jdk/java/nio/channels/FileChannel/AtomicAppend.java failed with "File not expected length".
In both cases the failures were observed on the same macosx-x64 machine. These failures could be unrelated, but it seems unlikely - hence only one bug until proven otherwise.
This issue reincarnatesJDK-8202062. Please refer to that issue for further information.
test/jdk/java/io/FileOutputStream/AtomicAppend.java failed with "6005 not equal to 10000"
test/jdk/java/nio/channels/FileChannel/AtomicAppend.java failed with "File not expected length".
In both cases the failures were observed on the same macosx-x64 machine. These failures could be unrelated, but it seems unlikely - hence only one bug until proven otherwise.
This issue reincarnates
- backported by
-
JDK-8204408 AtomicAppend tests fail on macOS 10.13 ("High Sierra")
-
- Resolved
-
- relates to
-
JDK-8202507 Remove IO and NIO AtomicAppend tests from problem list
-
- Closed
-
-
JDK-8202062 test/jdk/java/io/FileOutputStream/AtomicAppend.java failed
-
- Resolved
-
-
JDK-8202284 FileChannel and FileOutpuStream variants of AtomicAppend should pass silently on macOS >= 10.13
-
- Resolved
-
-
JDK-8202226 Put FileChannel and FileOutputStream variants of AtomicAppend on problem list
-
- Closed
-
- links to
(1 links to)