-
Bug
-
Resolution: Fixed
-
P3
-
23
-
b06
-
windows
The changes in JDK-8321429 mean that FileKey computed for file locks on Windows is very poor on JDK 23 EA builds. Reported here:
https://mail.openjdk.org/pipermail/nio-dev/2024-January/015620.html
https://mail.openjdk.org/pipermail/nio-dev/2024-January/015620.html
- relates to
-
JDK-8321429 (fc) FileChannel.lock creates a FileKey containing two long index values, they could be stored as int values
- Resolved