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

Per Minborg pminborg at openjdk.org
Tue Jan 24 12:44:17 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:

  Update RAF

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/12076/files
  - new: https://git.openjdk.org/jdk/pull/12076/files/f331d2e7..4bf1a501

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

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