Skip to content

releng: Make Trace Compass compatible with Java 21 and Guava 33.4#205

Merged
PatrickTasse merged 1 commit intoeclipse-tracecompass:masterfrom
PatrickTasse:releng
Jan 21, 2025
Merged

releng: Make Trace Compass compatible with Java 21 and Guava 33.4#205
PatrickTasse merged 1 commit intoeclipse-tracecompass:masterfrom
PatrickTasse:releng

Conversation

@PatrickTasse
Copy link
Contributor

Change use of deprecated methods from error to warning in o.e.tc.common.core to allow use of deprecated Thread.getId() in TraceCompassLogUtils.

Replace use of deprecated URL(String, String, String) constructor.

Replace use of Charsets deprecated in Guava 33.4 with java.nio.charset.StandardCharsets.

Change use of deprecated methods from error to warning in
o.e.tc.common.core to allow use of deprecated Thread.getId() in
TraceCompassLogUtils.

Replace use of deprecated URL(String, String, String) constructor.

Replace use of Charsets deprecated in Guava 33.4 with
java.nio.charset.StandardCharsets.

Signed-off-by: Patrick Tasse <patrick.tasse@gmail.com>
@PatrickTasse PatrickTasse merged commit c65f3a4 into eclipse-tracecompass:master Jan 21, 2025
4 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