Pre Merge pull request !6 from satheshshiva/feature/minor_cleanup

This commit is contained in:
satheshshiva 2025-10-31 07:45:27 +00:00 committed by Gitee
commit 029fa245fa
No known key found for this signature in database
GPG key ID: 173E9B9CA92EEF8F

View file

@ -26,7 +26,6 @@ public class Initializer {
}
try {
c.getGenericSuperclass();
inst.retransformClasses(c);
} catch (Throwable e) {
DebugInfo.error("Retransform class failed: " + name, e);