1.15.3 - Bug fixes
What's fixed in 1.15.3
?
- Significantly improved performance in large jars when opening the definitions of methods (double-clicking in the table display).
What's fixed in 1.15.2
?
Included for reference due to the extremely small time-window that
1.15.2
was the "latest" release.
- JDK 11 patcher process failed if you had special characters in the current directory
- Assembler could get caught in an infinite loop if you deleted the return type of a method instruction
- Assembler didn't support array types for a few instructions such as
NEW
- Assembler could generate duplicate local variable entries
- Assembler placed variables in unreasonable indices
- Assembler's initial code emitted wrong variable naming conventions
- Assembler could crash depending on the method descriptor of a method being edited and how local variables were used referencing the descriptor's parameters