-
Bug
-
Resolution: Fixed
-
P4
-
11
-
b12
The AtomicAppend tests were added to the problem list for macOS. This prevents them from running on any version of macOS. Instead they should be made to pass silently for macOS versions >= 10.13 as the problem is only observed on the recent version.
- relates to
-
JDK-8202290 AtomicAppend tests fail on macOS 10.13 ("High Sierra")
-
- Resolved
-
-
JDK-8202507 Remove IO and NIO AtomicAppend tests from problem list
-
- Closed
-
-
JDK-8202062 test/jdk/java/io/FileOutputStream/AtomicAppend.java failed
-
- Resolved
-
-
JDK-8202226 Put FileChannel and FileOutputStream variants of AtomicAppend on problem list
-
- Closed
-
- links to