RFR: 8289073: (fs) UnsatisfiedLinkError for sun.nio.fs.UnixCopyFile.bufferedCopy0()

Brian Burkhalter bpb at openjdk.org
Thu Jun 23 17:43:14 UTC 2022


Change C function from `Java_sun_nio_fs_UnixCopyFile_bufferCopy0` to `Java_sun_nio_fs_UnixCopyFile_bufferedCopy0`.

-------------

Commit messages:
 - 8289073: (fs) UnsatisfiedLinkError for sun.nio.fs.UnixCopyFile.bufferedCopy0()

Changes: https://git.openjdk.org/jdk/pull/9262/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=9262&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8289073
  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/9262.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/9262/head:pull/9262

PR: https://git.openjdk.org/jdk/pull/9262


More information about the nio-dev mailing list