Skip to content

build(desktop): include java.net.http module in native distribution#4787

Merged
jamesarich merged 1 commit intomainfrom
fix/desktop-crash
Mar 14, 2026
Merged

build(desktop): include java.net.http module in native distribution#4787
jamesarich merged 1 commit intomainfrom
fix/desktop-crash

Conversation

@jamesarich
Copy link
Copy Markdown
Collaborator

  • Added java.net.http to the JDK modules list in desktop/build.gradle.kts to ensure the standard Java HTTP client is available in the packaged desktop application.

- Added `java.net.http` to the JDK modules list in `desktop/build.gradle.kts` to ensure the standard Java HTTP client is available in the packaged desktop application.

Signed-off-by: James Rich <[email protected]>
@github-actions github-actions bot added the bugfix PR tag label Mar 14, 2026
@jamesarich jamesarich merged commit 48740fe into main Mar 14, 2026
6 checks passed
@jamesarich jamesarich deleted the fix/desktop-crash branch March 14, 2026 00:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix PR tag

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant