You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Nope, I don't have a particular use case. Someone at work pointed this out today and they were quite startled by it, so I thought I'd raise an issue for it
Okay well I'm planning to remove them for the Java 9 version (no choice with the new modules system) but then a fair amount of sun stuff become official then so it's easy in newer versions.
I won't be back porting to Java 7 as there is just way to much stuff missing.
There are some references to sun packages (e.g. sun.reflect) in totallylazy.
These references should be removed, since you should not be depending on them, as explained here:
http://www.oracle.com/technetwork/java/faq-sun-packages-142232.html
The text was updated successfully, but these errors were encountered: