git: openjdk/jdk: 8321429: (fc) FileChannel.lock creates a FileKey containing two long index values, they could be stored as int values

Brian Burkhalter bpb at openjdk.org
Fri Dec 8 19:21:06 UTC 2023


Changeset: 71800884
Author:    Brian Burkhalter <bpb at openjdk.org>
Date:      2023-12-08 19:19:01 +0000
URL:       https://git.openjdk.org/jdk/commit/71800884f68f984f43a59142e22b4b06df607965

8321429: (fc) FileChannel.lock creates a FileKey containing two long index values, they could be stored as int values

Reviewed-by: alanb

! src/java.base/windows/classes/sun/nio/ch/FileKey.java
! src/java.base/windows/native/libnio/ch/FileKey.c



More information about the jdk-changes mailing list