How to know when a jar need desugaring? because d8.bat
have a parameter --no-desugaring and i want to know when I can use it
--no-desugaring: Disables Java 8 language features. Use this flag only if you don't intend to compile Java bytecode that uses Java 8 language features.