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/classes/pkg
Alexandru-Constantin Bledea 7cf7bec4b6 prevent static field name clashes in local methods 8 years ago
..
R.class decompiler: fixed incorrect method references from single letter classes 8 years ago
Shadow.class Decompiler name shadowing resolution 9 years ago
TestAbstractMethods.class decompiler: fixed incorrect line mapping after abstract and native methods 10 years ago
TestAmbiguousCall.class java-decompiler: extra casts on method calls omitted 10 years ago
TestAmbiguousCallWithDebugInfo.class java-decompiler: extra casts on method calls omitted 10 years ago
TestAnonymousClass$1.class decompiler: major line numbers fixes 10 years ago
TestAnonymousClass$2.class decompiler: major line numbers fixes 10 years ago
TestAnonymousClass$3.class decompiler: major line numbers fixes 10 years ago
TestAnonymousClass$4.class decompiler: major line numbers fixes 10 years ago
TestAnonymousClass$5.class decompiler: fixed anonymous class line numbers 10 years ago
TestAnonymousClass$6.class decompiler: fixed anonymous class line numbers 10 years ago
TestAnonymousClass$7.class decompiler: fixed anonymous class line numbers 10 years ago
TestAnonymousClass$8.class decompiler: fixed anonymous class line numbers 10 years ago
TestAnonymousClass$I.class decompiler: major line numbers fixes 10 years ago
TestAnonymousClass$Inner$1.class decompiler: major line numbers fixes 10 years ago
TestAnonymousClass$Inner.class decompiler: fixed anonymous class line numbers 10 years ago
TestAnonymousClass$InnerRecursive.class decompiler: fixed anonymous class line numbers 10 years ago
TestAnonymousClass.class decompiler: fixed anonymous class line numbers 10 years ago
TestClassCast.class java-decompiler: test classes recompiled to match source line numbers 10 years ago
TestClassFields.class java-decompiler: test classes recompiled to match source line numbers 10 years ago
TestClassLambda.class IDEA-129734 IOOBE on decompiling certain method references 10 years ago
TestClassLoop.class IDEA-138578 Debugger spuriously jumps to decompiled method signature 9 years ago
TestClassNestedInitializer$1.class java-decompiler: test classes recompiled to match source line numbers 10 years ago
TestClassNestedInitializer.class java-decompiler: test classes recompiled to match source line numbers 10 years ago
TestClassSimpleBytecodeMapping$1.class decompiler: fixed bytecode mapping for anonymous classes 10 years ago
TestClassSimpleBytecodeMapping$InnerClass.class decompiler: fixed line mapping in try-catch block 10 years ago
TestClassSimpleBytecodeMapping$InnerClass2.class decompiler: fixed line mapping in try-catch block 10 years ago
TestClassSimpleBytecodeMapping.class decompiler: fixed line mapping in try-catch block 10 years ago
TestClassSwitch.class java-decompiler: test classes recompiled to match source line numbers 10 years ago
TestClassTypes.class java-decompiler: test classes recompiled to match source line numbers 10 years ago
TestClassVar.class java-decompiler: test classes recompiled to match source line numbers 10 years ago
TestCodeConstructs.class IDEA-127466 (test added) 10 years ago
TestConstants$A.class java-decompiler: tests moved 10 years ago
TestConstants.class java-decompiler: test classes recompiled to match source line numbers 10 years ago
TestDebugSymbols.class java-decompiler: test classes recompiled to match source line numbers 10 years ago
TestDeprecations$ByAnno.class decompiler: major line numbers fixes 10 years ago
TestDeprecations$ByComment.class decompiler: major line numbers fixes 10 years ago
TestDeprecations.class decompiler: major line numbers fixes 10 years ago
TestEnum$1.class java-decompiler: test classes recompiled to match source line numbers 10 years ago
TestEnum$2.class java-decompiler: test classes recompiled to match source line numbers 10 years ago
TestEnum.class java-decompiler: test classes recompiled to match source line numbers 10 years ago
TestExtendsList.class java-decompiler: test classes recompiled to match source line numbers 10 years ago
TestInnerClassConstructor$1.class [java-decompiler] synthetic inner class constructor parameter filtering (IDEA-147606) 9 years ago
TestInnerClassConstructor$Another.class [java-decompiler] synthetic inner class constructor parameter filtering (IDEA-147606) 9 years ago
TestInnerClassConstructor$Inner.class [java-decompiler] synthetic inner class constructor parameter filtering (IDEA-147606) 9 years ago
TestInnerClassConstructor.class [java-decompiler] synthetic inner class constructor parameter filtering (IDEA-147606) 9 years ago
TestInnerLocal$1Inner.class IDEA-130477 Instance creation of local inner class within static method is not decompiled correctly 10 years ago
TestInnerLocal$2Inner.class IDEA-130477 Instance creation of local inner class within static method is not decompiled correctly 10 years ago
TestInnerLocal$Inner1.class IDEA-130477 Instance creation of local inner class within static method is not decompiled correctly 10 years ago
TestInnerLocal$Inner1Static$Inner2Static.class IDEA-130477 Instance creation of local inner class within static method is not decompiled correctly 10 years ago
TestInnerLocal$Inner1Static.class IDEA-130477 Instance creation of local inner class within static method is not decompiled correctly 10 years ago
TestInnerLocal.class tests for IDEA-135314 Inner classes constructors calls decompiled incorrectly 9 years ago
TestInnerLocalPkg$1Inner.class tests for IDEA-135314 Inner classes constructors calls decompiled incorrectly 9 years ago
TestInnerLocalPkg$2Inner.class tests for IDEA-135314 Inner classes constructors calls decompiled incorrectly 9 years ago
TestInnerLocalPkg$Inner1.class tests for IDEA-135314 Inner classes constructors calls decompiled incorrectly 9 years ago
TestInnerLocalPkg$Inner1Static$Inner2Static.class tests for IDEA-135314 Inner classes constructors calls decompiled incorrectly 9 years ago
TestInnerLocalPkg$Inner1Static.class tests for IDEA-135314 Inner classes constructors calls decompiled incorrectly 9 years ago
TestInnerLocalPkg.class tests for IDEA-135314 Inner classes constructors calls decompiled incorrectly 9 years ago
TestInnerSignature$Inner.class decompiler: fixed inner class constructor signature decompilation 10 years ago
TestInnerSignature$InnerStatic.class decompiler: fixed inner class constructor signature decompilation 10 years ago
TestInnerSignature.class decompiler: fixed inner class constructor signature decompilation 10 years ago
TestLineNumbersMatch$1.class java-decompiler: line numbers matching test 10 years ago
TestLocalClass$1Local.class decompiler: major line numbers fixes 10 years ago
TestLocalClass.class decompiler: major line numbers fixes 10 years ago
TestMemberAnnotations$A.class [tests] test cases added 8 years ago
TestMemberAnnotations.class [tests] test cases added 8 years ago
TestMethodParameters$1Local.class java-decompiler: test classes recompiled to match source line numbers 10 years ago
TestMethodParameters$C1.class java-decompiler: test classes recompiled to match source line numbers 10 years ago
TestMethodParameters$C2.class java-decompiler: test classes recompiled to match source line numbers 10 years ago
TestMethodParameters.class java-decompiler: test classes recompiled to match source line numbers 10 years ago
TestMethodReferenceLetterClass.class decompiler: fixed incorrect method references from single letter classes 8 years ago
TestMethodReferenceSameName$R1.class decompiler: fixed SOE if referenced method name is the same as current 8 years ago
TestMethodReferenceSameName.class decompiler: fixed SOE if referenced method name is the same as current 8 years ago
TestParameterizedTypes$Inner.class Fixed Fernflower decompiler output for generic nested types (IDEA-141230) 9 years ago
TestParameterizedTypes.class Fixed Fernflower decompiler output for generic nested types (IDEA-141230) 9 years ago
TestShadowing.class Decompiler name shadowing resolution 9 years ago
TestStaticNameClash.class prevent static field name clashes in local methods 8 years ago
TestStringConcat.class IDEA-151950 Decompiler doesn't work for classes from JDK 9 - support java 9 string concatenation 8 years ago
TestSynchronizedMapping.class IDEA-140321 Wrong current line highlighting when debugging synchronized block in decompiled code 9 years ago
TestThrowException$1.class decompiler: major line numbers fixes 10 years ago
TestThrowException.class decompiler: major line numbers fixes 10 years ago
TestTryCatchFinally.class decompiler: major line numbers fixes 10 years ago