8300235: Use VarHandle access in Image(Input | Output)StreamImpl classes

Reviewed-by: rriggs
This commit is contained in:
Per Minborg 2023-02-03 07:24:20 +00:00
parent 406021ad58
commit b504c9411e
6 changed files with 624 additions and 249 deletions

View file

@ -272,6 +272,8 @@ module java.base {
jdk.jfr;
exports jdk.internal.util.random to
jdk.random;
exports jdk.internal.util to
java.desktop;
exports sun.net to
java.net.http,
jdk.naming.dns;