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

Per Minborg pminborg at openjdk.org
Tue Jan 24 10:58:39 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:

  Remove redundant @throws documentation

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/12076/files
  - new: https://git.openjdk.org/jdk/pull/12076/files/a13b3603..469cac07

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

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