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
Add force loading parameter --java-load-class-list
This parameter force loads the specified classes and prevents their methods from
being removed by lazy-methods. This allows to add classes that provide an
implementations for interfaces, where the classes themselves are not referenced.
0 commit comments