[
https://issues.apache.org/jira/browse/ORC-1910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dongjoon Hyun reassigned ORC-1910:
----------------------------------
Assignee: Dongjoon Hyun
> Add `-XX:+EnableDynamicAgentLoading` to Surefire argLine
> --------------------------------------------------------
>
> Key: ORC-1910
> URL: https://issues.apache.org/jira/browse/ORC-1910
> Project: ORC
> Issue Type: Test
> Components: Java
> Affects Versions: 2.2.0, 2.1.2
> Reporter: Dongjoon Hyun
> Assignee: Dongjoon Hyun
> Priority: Trivial
>
> This issue aims to suppress the following.
> {code}
> WARNING: A Java agent has been loaded dynamically
> (/Users/dongjoon/.m2/repository/net/bytebuddy/byte-buddy-agent/1.17.5/byte-buddy-agent-1.17.5.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
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)