mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 06:45:07 +02:00
8288746: HttpClient resources could be reclaimed more eagerly
Reviewed-by: jpai, michaelm
This commit is contained in:
parent
be6be15efa
commit
f3f078846f
8 changed files with 165 additions and 79 deletions
|
@ -232,7 +232,8 @@ module java.base {
|
|||
jdk.management,
|
||||
jdk.jfr;
|
||||
exports jdk.internal.ref to
|
||||
java.desktop;
|
||||
java.desktop,
|
||||
java.net.http;
|
||||
exports jdk.internal.reflect to
|
||||
java.logging,
|
||||
java.sql,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue