skylot / jadx

Dex to Java decompiler

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[gui] Smali tab does not show line break for Dalvik Bytecode in Windows build with JRE (OpenJDK)

NRockhouse opened this issue · comments

Issue details

When running jadx-gui in jadx-gui-1.5.0-with-jre-win.zip, decompile any APK, choose any source code, navigate to the Smali tab, and enable Show Dalvik Bytecode in right click context menu. The output appears to have issues rendering line feeds.

image

Using jadx-gui-1.5.0-no-jre-win.exe with my own JRE/JDK does not appear to have the same issue.

image

Jadx version

1.5.0

Java version

OpenJDK 64-Bit Server VM 21.0.3

OS

  • Windows
  • Linux
  • macOS