mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 06:45:07 +02:00
8300235: Use VarHandle access in Image(Input | Output)StreamImpl classes
Reviewed-by: rriggs
This commit is contained in:
parent
406021ad58
commit
b504c9411e
6 changed files with 624 additions and 249 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue