mirror of
https://github.com/Guardsquare/proguard.git
synced 2026-03-13 09:50:34 +08:00
JDK8 classes in `sun.reflect` have been relocated to `jdk.internal.reflect` in JDK9+. This change ensures that a GPL warning is not printed when `jdk.internal.reflect` is detected in linked packages.