mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 06:45:07 +02:00
8245194: Unix domain socket channel implementation
Reviewed-by: erikj, dfuchs, alanb, chegar
This commit is contained in:
parent
8bde2f4e3d
commit
6bb7e45e8e
73 changed files with 5434 additions and 1116 deletions
|
@ -270,6 +270,8 @@ module java.base {
|
|||
jdk.incubator.foreign;
|
||||
exports sun.nio.cs to
|
||||
jdk.charsets;
|
||||
exports sun.nio.fs to
|
||||
jdk.net;
|
||||
exports sun.reflect.annotation to
|
||||
jdk.compiler;
|
||||
exports sun.reflect.generics.reflectiveObjects to
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue