> 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 incrementally with one additional commit since the last revision: Remove redundant import ------------- Changes: - all: https://git.openjdk.org/jdk/pull/11644/files - new: https://git.openjdk.org/jdk/pull/11644/files/1bbbcee4..befe033b Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=11644&range=04 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=11644&range=03-04 Stats: 1 line in 1 file changed: 0 ins; 1 del; 0 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