Skip to content

Linux/JDK compatibility fixes#14

Open
tritao wants to merge 9 commits intoGregHib:ast-refactorfrom
tritao:pr/2-linux-compat
Open

Linux/JDK compatibility fixes#14
tritao wants to merge 9 commits intoGregHib:ast-refactorfrom
tritao:pr/2-linux-compat

Conversation

@tritao
Copy link

@tritao tritao commented Feb 5, 2026

Stacked on #13.

Fixes Linux/JDK issues:

  • Avoid hard dependency on Win32-only AWT internals.
  • Prefer ImageIO for byte[] image decode; AWT Toolkit fallback can be re-enabled with -Dvoidclient.image.awt_fallback=true.

@GregHib GregHib changed the base branch from main to ast-refactor February 6, 2026 11:42
@tritao
Copy link
Author

tritao commented Feb 6, 2026

Just for context, without this PR I could not get the client to run on Linux.

@GregHib
Copy link
Owner

GregHib commented Feb 7, 2026

Even using jdk8?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants