Skip to content

Conversation

@simschla
Copy link
Contributor

@simschla simschla commented Sep 1, 2025

No description provided.

eclipse wtp does initialize static variables based on the formatter type
used. so in order to leverage the graal agent, we need to run each type
of eclipse wtp formatter in a separate jvm - hence introducing the
`SeparateJvm` test tag.

The current version is working but needs cleaning up.
(for using gradles fork-every-test to have completely separate jvms for
each of these tests, because they store static values in the jvm)
@simschla simschla merged commit 47f2080 into main Sep 1, 2025
14 checks passed
@simschla simschla deleted the feature/add-eclipse-wtp-formatter branch September 1, 2025 12:24
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