Skip to content

Conversation

@jaydeluca
Copy link
Member

@jaydeluca jaydeluca commented Dec 8, 2025

Related to #14906

@jaydeluca jaydeluca marked this pull request as ready for review December 8, 2025 22:25
@jaydeluca jaydeluca requested a review from a team as a code owner December 8, 2025 22:25
@@ -0,0 +1,31 @@
plugins {
id("otel.java-conventions")
id("otel.javaagent-testing")
Copy link
Contributor

Choose a reason for hiding this comment

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

javaagent-testing already depends on java-conventions

Comment on lines 27 to 29
// required on jdk17
jvmArgs("--add-opens=java.base/java.lang=ALL-UNNAMED")
jvmArgs("-XX:+IgnoreUnrecognizedVMOptions")
Copy link
Contributor

Choose a reason for hiding this comment

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

doesn't seem to be needed

@laurit laurit merged commit 9372443 into open-telemetry:main Dec 9, 2025
85 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.

3 participants