-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 21, 22
-
Component/s: core-libs
-
b07
-
Verified
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8314254 | 21.0.1 | Aleksey Shipilev | P4 | Resolved | Fixed | b08 |
If FileDescriptor.sync is called from a virtual thread then it will capture the carrier for the duration of the fsync/equivalent. It should temporarily bump up parallelism as is done with other file ops.
- backported by
-
JDK-8314254 FileDescriptor.sync should temporarily increase parallelism
-
- Resolved
-
- relates to
-
JDK-8314120 Add tests for FileDescriptor.sync
-
- Resolved
-
- links to
-
Commit
openjdk/jdk21u/8912d3e5
-
Commit
openjdk/jdk/fbe51e38
-
Review
openjdk/jdk21u/52
-
Review
openjdk/jdk/14893
(1 links to)