Releases: java-decompiler/jd-core
Releases · java-decompiler/jd-core
JD-Core 1.1.3
This release includes the following changes:
- 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
JD-Core 1.1.2
This release includes the following changes:
- 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
JD-Core 1.1.1
This release includes the following changes:
- 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 - Quick fixes after release 1.1.0
JD-Core 1.1.0
This release includes the following changes:
- 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
JD-Core 1.0.8
This release includes the following changes:
- In unit tests, check that the decompiled source code can be recompiled
- Fix bugs on local variable declarations
- Fix bug on method declarations
- Fix bug on Long constants
JD-Core 1.0.7
This release includes the following changes:
- Fix bug on switch-string statement
- Fix error on definition of integer constant types
JD-Core 1.0.6
Minor improvements and bug fixes on local variable, loop, switch recognition
JD-Core 1.0.4
Add Java 9 support. This release includes the following changes:
- Java 9 string concatenation support
- Fix error on default methods in interface
- Improve Java 9 module support
JD-Core 1.0.3
This release includes the following changes:
- Improving readability of decompiled code by replacing "access$...(...)" bridge methods
- Adding Java 9 module support
JD-Core 1.0.1
v1.0.1 Update version to 1.0.1