Fork of the Fernflower decompiler
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
fernflower/testData/results
Egor.Ushakov d00bc545fe IDEA-131658 try-catch-finally is not supported 10 years ago
..
InvalidMethodSignature.dec IDEA-129221 (tolerate invalid signature attributes) 10 years ago
TestClassCast.dec IDEA-128685 (test added) 10 years ago
TestClassFields.dec java-decompiler: optimization (less string buffer allocations on generating text) 10 years ago
TestClassLambda.dec java-decompiler: optimization (less string buffer allocations on generating text) 10 years ago
TestClassLoop.dec java-decompiler: optimization (less string buffer allocations on generating text) 10 years ago
TestClassNestedInitializer.dec IDEA-128676 (test added) 10 years ago
TestClassSimpleBytecodeMapping.dec decompiler: fixed line mapping for try-catch and nested classes 10 years ago
TestClassSwitch.dec java-decompiler: optimization (less string buffer allocations on generating text) 10 years ago
TestClassTypes.dec java-decompiler: optimization (less string buffer allocations on generating text) 10 years ago
TestClassVar.dec java-decompiler: optimization (less string buffer allocations on generating text) 10 years ago
TestCodeConstructs.dec IDEA-127466 (test added) 10 years ago
TestConstants.dec java-decompiler: optimization (less string buffer allocations on generating text) 10 years ago
TestDebugSymbols.dec java-decompiler: code attributes reading restored 10 years ago
TestDeprecations.dec java-decompiler: optimization (less string buffer allocations on generating text) 10 years ago
TestEnum.dec java-decompiler: optimization (less string buffer allocations on generating text) 10 years ago
TestExtendsList.dec java-decompiler: optimization (less string buffer allocations on generating text) 10 years ago
TestInnerClassConstructor.dec EA-41231 (omit synthetic inner class constructor parameter) 10 years ago
TestLineNumbersMatch.dec java-decompiler: line numbers matching test 10 years ago
TestMethodParameters.dec java-decompiler: optimization (less string buffer allocations on generating text) 10 years ago
TestTryCatchFinally.dec IDEA-131658 try-catch-finally is not supported 10 years ago