Skip to content

Releases: java-decompiler/jd-core

JD-Core 1.1.3

25 Dec 14:09
Compare
Choose a tag to compare

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

17 Nov 16:35
Compare
Choose a tag to compare

This release includes the following changes:

JD-Core 1.1.1

01 Nov 14:23
Compare
Choose a tag to compare

This release includes the following changes:

JD-Core 1.1.0

01 Nov 08:31
Compare
Choose a tag to compare

This release includes the following changes:

JD-Core 1.0.8

29 Jul 14:44
Compare
Choose a tag to compare

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

08 Jul 05:48
Compare
Choose a tag to compare

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

30 Jun 07:59
Compare
Choose a tag to compare

Minor improvements and bug fixes on local variable, loop, switch recognition

JD-Core 1.0.4

16 Jun 10:21
Compare
Choose a tag to compare

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

02 Jun 05:15
Compare
Choose a tag to compare

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

18 May 10:38
Compare
Choose a tag to compare
v1.0.1

Update version to 1.0.1