File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -1047,7 +1047,7 @@ height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
10471047 <!-- for DriverBlockHoundIntegrationIT when using JDK 13+, see https://github.com/reactor/BlockHound/issues/33 -->
10481048 <blockhound .argline>-XX:+AllowRedefinitionToAddDeleteMethods</blockhound .argline>
10491049 <!-- allow deep reflection for mockito when using JDK 17+, see https://stackoverflow.com/questions/70993863/mockito-can-not-mock-random-in-java-17 -->
1050- <mockitoopens .argline>--add-opens java.base/jdk.internal.util.random=ALL-UNNAMED</mockitoopens .argline>
1050+ <mockitoopens .argline>--add-opens java.base/jdk.internal.util.random=ALL-UNNAMED --add-opens java.base/java.net=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED </mockitoopens .argline>
10511051 </properties >
10521052 </profile >
10531053 </profiles >
You can’t perform that action at this time.
0 commit comments