Skip to content

Ensure o.a.tools.ant.util FileUtils is initialized before JavaEnvUtils#2608

Merged
akurtakov merged 1 commit intoeclipse-platform:masterfrom
merks:pr-ant-init
Apr 3, 2026
Merged

Ensure o.a.tools.ant.util FileUtils is initialized before JavaEnvUtils#2608
akurtakov merged 1 commit intoeclipse-platform:masterfrom
merks:pr-ant-init

Conversation

@merks
Copy link
Copy Markdown
Contributor

@merks merks commented Apr 3, 2026

@akurtakov
Copy link
Copy Markdown
Member

I still believe we can replace this line with with

return Integer.parseInt(System.getProperty("java.specification.version")) < 18;

and not need this workaround at all in these cases.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 3, 2026

Test Results

    54 files  ± 0      54 suites  ±0   34m 42s ⏱️ - 2m 21s
 4 556 tests ± 0   4 533 ✅ +119   23 💤 ±0  0 ❌  - 27 
12 264 runs  +35  12 105 ✅ +154  159 💤 ±0  0 ❌  - 27 

Results for commit ad4911c. ± Comparison against base commit 2f23f2b.

@akurtakov
Copy link
Copy Markdown
Member

Let's merge without extra changes and have further cleanups later on.

@akurtakov akurtakov merged commit 9c3aad6 into eclipse-platform:master Apr 3, 2026
18 checks passed
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