We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40e6372 commit 3918efaCopy full SHA for 3918efa
pom.xml
@@ -115,6 +115,7 @@ flexible messaging model and an intuitive client API.</description>
115
--add-opens jdk.management/com.sun.management.internal=ALL-UNNAMED <!--MBeanStatsGenerator-->
116
--add-opens java.base/jdk.internal.platform=ALL-UNNAMED <!--LinuxInfoUtils-->
117
-XX:+EnableDynamicAgentLoading <!-- byte-buddy-agent and mockito-core agent dynamic loading -->
118
+ -Xshare:off <!-- suppress sharing warning -->
119
${test.additional.args.jdk24}
120
</test.additional.args>
121
<test.additional.args.jdk24></test.additional.args.jdk24>
0 commit comments