> This PR suggests improving performance for read and write operations for the 
> longer primitives in `RandomAccessFile`.
> 
> These improvements would also propagate to other JDK classes relying on these 
> improved `RandomAccessFile` operations.

Per Minborg has updated the pull request with a new target base due to a merge 
or a rebase. The pull request now contains two commits:

 - Merge master
 - Perform I/O operations in bulk for RandomAccessFile

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

Changes: https://git.openjdk.org/jdk/pull/11644/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=11644&range=01
  Stats: 61 lines in 2 files changed: 19 ins; 16 del; 26 mod
  Patch: https://git.openjdk.org/jdk/pull/11644.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/11644/head:pull/11644

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

Reply via email to