RFR: 8293502: (fc) FileChannel::transfer methods fail to copy /proc files on Linux [v2]
Brian Burkhalter
bpb at openjdk.org
Thu Sep 15 23:07:51 UTC 2022
On Thu, 15 Sep 2022 19:15:41 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:
>> Perhaps just using a small prefix of the mount tables would be more stable.
>
> Thanks. Yes, I doubt CPUs are swapped as often as mounts are changed.
Changed to `/proc/cpuinfo` in 959011949525bde73f36a702b59d1e27bec569c6.
-------------
PR: https://git.openjdk.org/jdk/pull/10267
More information about the nio-dev
mailing list