-
Enhancement
-
Resolution: Fixed
-
P4
-
17, 21, 22
-
b11
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8317788 | 21.0.2 | Aleksey Shipilev | P4 | Resolved | Fixed | b03 |
When backporting JDK-8312127, I realized there are no targeted tests for FileDescriptor.sync that can be used to qualify the changes in that area.
Additionally, we use FD.sync for durability in Java databases, and we want to make sure at least some smoke tests are available in OpenJDK.
Additionally, we use FD.sync for durability in Java databases, and we want to make sure at least some smoke tests are available in OpenJDK.
- backported by
-
JDK-8317788 Add tests for FileDescriptor.sync
-
- Resolved
-
- relates to
-
JDK-8312127 FileDescriptor.sync should temporarily increase parallelism
-
- Closed
-
- links to
-
Commit openjdk/jdk21u/e22d333f
-
Commit openjdk/jdk/2e8a0ab2
-
Review openjdk/jdk21u/213
-
Review openjdk/jdk/15231
(1 links to)