RFR: 8300236: Use VarHandle access in Data(Input | Output)Stream classes [v4]

Per Minborg pminborg at openjdk.org
Mon Jan 23 09:33:25 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:

  Add benchmark

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/12076/files
  - new: https://git.openjdk.org/jdk/pull/12076/files/badf281d..3a3dc2e0

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=12076&range=03
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=12076&range=02-03

  Stats: 150 lines in 1 file changed: 150 ins; 0 del; 0 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