JDK 17 | JDK 21 |
---|---|
17.0.13Fixed | 21 b24Fixed |
Duplicate :
|
|
Relates :
|
|
Relates :
|
JDK-8303937 highlighted the fact that os::write can legitimately perform a short write. But write_bytes will fail in that case instead of doing the write in a loop.
|