Skip to content

Include JRE in stand-alone app#478

Open
sratz wants to merge 1 commit intomainfrom
bundle-jre
Open

Include JRE in stand-alone app#478
sratz wants to merge 1 commit intomainfrom
bundle-jre

Conversation

@sratz
Copy link
Copy Markdown
Member

@sratz sratz commented Feb 26, 2026

Currently, the stand-alone apps depends on a matching JVM in the PATH or a manual configuration via '-vm' parameter in abap-cleaner.ini.

Bundling a JVM in the app would makes it self-contained and independent from the environment.

We let Tycho bundle a JustJ [1] Minimal Stripped JRE.

Resolves #471.

[1] https://eclipse.dev/justj/

@github-actions
Copy link
Copy Markdown

github-actions bot commented Feb 26, 2026

Test Results

3 144 tests  ±0   3 144 ✅ ±0   22s ⏱️ ±0s
  139 suites ±0       0 💤 ±0 
  139 files   ±0       0 ❌ ±0 

Results for commit 5d80593. ± Comparison against base commit e161cf2.

♻️ This comment has been updated with latest results.

Currently, the stand-alone apps depends on a compatible JVM in the
PATH or manual configuration via '-vm' parameter in abap-cleaner.ini.

Bundling a JVM in the app makes it self-contained and independent from
the environment.

We let Tycho bundle a JustJ [1] Minimal Stripped JRE.

This also includes a custom Renovate config to handle updates.

Resolves #471.

[1] https://eclipse.dev/justj/
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.

Feature Request: abap-cleaner.exe / standalone abap cleaner: create alternative ways to provide java.

1 participant