This release includes the following changes:
- Minor update on configuration parsing
- Update JD-Core to 1.1.3:
- Addition of a part of the test protocol described in this research paper : The Strengths and Behavioral Quirks of Java Bytecode Decompilers
- Improved recompilation of decompiled source codes
- Decompiling and recompiling without any errors :
commons-codec:commons-codec:1.13
org.apache.commons:commons-collections4:4.1
org.apache.commons:commons-lang3:3.9
This release includes the following changes:
-
Merged pull requests:
-
Update JD-Core to 1.1.2:
- Addition of a part of the test protocol described in this research paper : The Strengths and Behavioral Quirks of Java Bytecode Decompilers
- Improved recompilation of decompiled source codes
- Decompiling and recompiling without any errors :
commons-codec:commons-codec:1.13
org.apache.commons:commons-collections4:4.1
This release includes the following changes:
- Update JD-Core to 1.1.1:
- Addition of a part of the test protocol described in this research paper : The Strengths and Behavioral Quirks of Java Bytecode Decompilers
- Improved recompilation of decompiled source codes
- Decompiling and recompiling
org.apache.commons:commons-collections4:4.1
without any errors
This release includes the following changes:
- Fix bug in 'Search in constant pool' dialog
- Fix bug in 'Escape unicode characters'
- Improve 'for' & 'switch' statements reconstruction
This release includes the following changes:
- Updating JD-Core to 1.0.4 (Java 9 support)
- Adding multi-release JAR file support
- Adding indexation of "module-info.class" files and hyperlinks on Java module pages
This release includes the following changes:
- Updating JD-Core to 1.0.3
- Adding AAR (Android archive) file support
- Adding JMOD (Java 9 module) file support
This release includes the following changes:
- Updating JD-Core to 1.0.2
- Improving readability of decompiled source code
- Replacing "access$...(...)" bridge methods
This release includes the following changes:
- Updating JD-Core to 1.0.1
- Adding capability to search source code on maven.org