RFR: 8300236: Use VarHandle access in Data(Input | Output)Stream classes [v3]
Per Minborg
pminborg at openjdk.org
Mon Jan 23 08:48:35 UTC 2023
> This PR proposes using a performance optimization using a new supported API for operations similar to those found in `java.io.Bits`
Per Minborg has updated the pull request incrementally with one additional commit since the last revision:
Rename and move
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/12076/files
- new: https://git.openjdk.org/jdk/pull/12076/files/f9280814..badf281d
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=12076&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=12076&range=01-02
Stats: 1038 lines in 9 files changed: 470 ins; 470 del; 98 mod
Patch: https://git.openjdk.org/jdk/pull/12076.diff
Fetch: git fetch https://git.openjdk.org/jdk pull/12076/head:pull/12076
PR: https://git.openjdk.org/jdk/pull/12076
More information about the core-libs-dev
mailing list