Integrated: 8300236: Use VarHandle access in Data(Input | Output)Stream classes

Per Minborg pminborg at openjdk.org
Wed Jan 25 12:57:19 UTC 2023


On Wed, 18 Jan 2023 16:34:57 GMT, Per Minborg <pminborg at openjdk.org> wrote:

> This PR proposes using a performance optimization using a new supported API for operations similar to those found in `java.io.Bits`

This pull request has now been integrated.

Changeset: 74e1a8bf
Author:    Per Minborg <pminborg at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/74e1a8bfa852a55fb8e6e93e19e2999f4d23f959
Stats:     1720 lines in 12 files changed: 1065 ins; 560 del; 95 mod

8300236: Use VarHandle access in Data(Input | Output)Stream classes

Reviewed-by: rriggs, alanb

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

PR: https://git.openjdk.org/jdk/pull/12076


More information about the core-libs-dev mailing list