mirror of
https://github.com/openjdk/jdk.git
synced 2026-07-28 03:43:21 +00:00
8140364: JEP 264 Platform Logger API and Service Implementation
Initial implementation for JEP 264 Platform Logger API and Service Reviewed-by: mchung, psandoz, rriggs
This commit is contained in:
parent
a2b76a41db
commit
dde11d5d0d
@ -458,6 +458,10 @@
|
||||
<to>java.desktop</to>
|
||||
<to>jdk.localedata</to>
|
||||
</export>
|
||||
<export>
|
||||
<name>jdk.internal.logger</name>
|
||||
<to>java.logging</to>
|
||||
</export>
|
||||
<export>
|
||||
<name>sun.util.logging</name>
|
||||
<to>java.desktop</to>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user