Adds comment for blockhound jvm 13+ workaround
This commit is contained in:
@@ -237,6 +237,7 @@
|
||||
<excludes>
|
||||
<exclude>**/Abstract*.java</exclude>
|
||||
</excludes>
|
||||
<!-- https://github.com/reactor/BlockHound/issues/33 -->
|
||||
<argLine>-XX:+AllowRedefinitionToAddDeleteMethods</argLine>
|
||||
</configuration>
|
||||
</plugin>
|
||||
|
||||
Reference in New Issue
Block a user