mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 06:45:07 +02:00
8302845: Replace finalizer usage in JNDI DNS provider with Cleaner
Reviewed-by: alanb, dfuchs, djelinski
This commit is contained in:
parent
540c706bbc
commit
da2c930262
3 changed files with 18 additions and 17 deletions
|
@ -246,7 +246,8 @@ module java.base {
|
|||
jdk.jfr;
|
||||
exports jdk.internal.ref to
|
||||
java.desktop,
|
||||
java.net.http;
|
||||
java.net.http,
|
||||
jdk.naming.dns;
|
||||
exports jdk.internal.reflect to
|
||||
java.logging,
|
||||
java.sql,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue