I see that most of the Java decompilers support till Java 7.
Are there any decompilers which support Java 8 - especially Lambda expressions?
I want to run such a decompiler in my ubuntu machine.
If you're looking for an easy solution, download Windup and run it's command-line version on your . jar. It will decompile using FernFlower, with support up to Java 8 (jad only suports up to Java 1.3, JavaDecompiler up to Java 1.5 IIRC), with a fallback to Procyon if FernFlower fails.
class without source default to Class Decompiler Viewer . Now, click on the class or methods, press F3 , and the plugin will automatically decompile the Java class.
Procyon and CFR both support Java 8 language features, including lambda expessions and method references.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With