Skip to content

Conversation

@trask
Copy link
Member

@trask trask commented Oct 10, 2025

(and update all smoke test tags to latest)

Closes #13375

@trask trask force-pushed the run-smoke-tests-against-java-25 branch from bba2020 to da44e14 Compare October 10, 2025 16:17
@otelbot-java-instrumentation
Copy link
Contributor

🔧 The result from spotlessApply was committed to the PR branch.

@trask trask force-pushed the run-smoke-tests-against-java-25 branch from 63a67f3 to 57ff940 Compare October 10, 2025 16:59
@otelbot-java-instrumentation
Copy link
Contributor

🔧 The result from spotlessApply was committed to the PR branch.

@otelbot-java-instrumentation
Copy link
Contributor

🔧 The result from spotlessApply was committed to the PR branch.

@trask trask force-pushed the run-smoke-tests-against-java-25 branch from b41a58d to 9705f65 Compare October 11, 2025 19:30
.hasAttribute(
ServiceAttributes.SERVICE_VERSION,
"2.10.0-alpha-SNAPSHOT")),
"2.21.0-alpha-SNAPSHOT")),
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sent #14958 to avoid needing to bump this going forward

listOf("28.0.1.Final", "29.0.1.Final", "30.0.1.Final"),
listOf("hotspot", "openj9"),
listOf("11", "17", "21", latestJava),
listOf("11", "17", "21"),
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

these older app server versions fail with Java 25, I'll follow-up with a PR to add a newer version of the app servers that support Java 25

trask and others added 10 commits October 11, 2025 13:26
Wildfly versions 28.0.1.Final, 29.0.1.Final, and 30.0.1.Final do not support Java 25. Containers start but fail with 'execInContainer can only be used while the Container is running' errors before tests can execute.
@trask trask force-pushed the run-smoke-tests-against-java-25 branch from 9705f65 to fa4f42b Compare October 11, 2025 20:36
@trask trask marked this pull request as ready for review October 11, 2025 21:19
@trask trask requested a review from a team as a code owner October 11, 2025 21:19
@laurit laurit merged commit 0997afc into open-telemetry:main Oct 13, 2025
165 of 166 checks passed
@trask trask deleted the run-smoke-tests-against-java-25 branch October 20, 2025 16:53
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.

JDK 25 Support?

2 participants