Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check for WARNING about Java agent #424

Closed
khmarbaise opened this issue Dec 26, 2023 · 0 comments
Closed

Check for WARNING about Java agent #424

khmarbaise opened this issue Dec 26, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@khmarbaise
Copy link
Owner

Need to enhance the configuration to handle the WARNING during the build.

[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.280 s -- in com.soebes.itf.extension.assertj.MavenLogAssertTest
[INFO] Running com.soebes.itf.extension.assertj.MavenProjectResultAssertTest
WARNING: A Java agent has been loaded dynamically (/home/runner/.m2/repository/net/bytebuddy/byte-buddy-agent/1.14.10/byte-buddy-agent-1.14.10.jar)
WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning
WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information
WARNING: Dynamic loading of agents will be disallowed by default in a future release
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.332 s -- in com.soebes.itf.extension.assertj.MavenProjectResultAssertTest
[INFO] Running com.soebes.itf.extension.assertj.LogAssertTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in com.soebes.itf.extension.assertj.
@khmarbaise khmarbaise added the enhancement New feature or request label Dec 26, 2023
@khmarbaise khmarbaise added this to the itf-extension-0.13.0 milestone Dec 26, 2023
khmarbaise added a commit that referenced this issue Dec 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant