Skip to content

chore: move off guava; low hanging fruits#1941

Open
cstamas wants to merge 2 commits into
eclipse-openvsx:mainfrom
cstamas:drop-guava-as-possible
Open

chore: move off guava; low hanging fruits#1941
cstamas wants to merge 2 commits into
eclipse-openvsx:mainfrom
cstamas:drop-guava-as-possible

Conversation

@cstamas

@cstamas cstamas commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

Many of Guava helpers were concieved before modern Java language features.

This PR moves to "pure Java" counterpart where possible.

Also, Guava is not among dependencies, is transitive dependency, so next is worth to consider it as direct dependency, as it is being used.

cstamas added 2 commits July 6, 2026 09:55
Many of Guava helpers were concieved before modern Java
language features.

This PR moves to "pure Java" counterpart where possible.

Also, Guava is not among dependencies, is transitive dependency,
so next is worth to consider it as direct dependency, as it is
being used.
@cstamas cstamas marked this pull request as ready for review July 6, 2026 08:15
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.

1 participant