I need to reference sun.util.logging from my code....
# announcements
d
I need to reference sun.util.logging from my code. For javac I would basically add
Copy code
--add-exports java.base/sun.util.logging=ALL-UNNAMED