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

Per Minborg pminborg at openjdk.org
Mon Jan 23 12:38:24 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 methods with implicit zero offset

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

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

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

  Stats: 333 lines in 3 files changed: 0 ins; 318 del; 15 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