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

Alan Bateman alanb at openjdk.org
Tue Jan 24 15:37:14 UTC 2023


On Tue, 24 Jan 2023 12:44:17 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`
>
> Per Minborg has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Update RAF

Looks good, I don't have any more comments, @RogerRiggs?

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

Marked as reviewed by alanb (Reviewer).

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


More information about the core-libs-dev mailing list