Issue #17954: Suppress JVM warnings seen in tests#17955
Conversation
250daf5 to
8b8f158
Compare
|
Side note: I know issue #17954 is not approved yet, and thus the "Check PR Description / Analyze (pull_request)" CI will fail. The goal of pushing this PR early is to have the rest of the CI run and assess whether this is a viable solution, or whether this change will break some other CI flow (e.g., if alternative JVMs are used, or if some test somehow depends on JVM behavior). In the worst case, if the project maintainers aren't on board with this approach, both the issue and the PR shold be closed. |
…ic agent loading seen in tests
8b8f158 to
b4f6119
Compare
|
There are two CI failures. |
|
Both relaunched. |
|
Please share knowledge or links to knowledge what such jvm parameters means and why we need two of them to fix issue Is this different or same issue? |
|
Ok, I got it, we addressed only
|
|
Ok, please share links to knowledge and we are merging this PR. Thanks a lot for help. |
WRT -
WRT |

Fix JVM warnings about sharing and about dynamic agent loading seen in the CI (e.g, from https://dev.azure.com/romanivanovjr/romanivanovjr/_build/results?buildId=32993&view=logs&j=c902ebb4-c9f8-5f09-4e17-ff78fbbc842e&t=9ca98c81-ff64-58f0-9d03-a23ac1c4a111&l=104):
Fixes #17954