Fix mock tests

Former-commit-id: 5083a68205
This commit is contained in:
Tour
2025-12-05 03:44:28 +01:00
parent 96cc09c387
commit f309b77b06
2 changed files with 6 additions and 1 deletions

5
.mvn/jvm.config Normal file
View File

@@ -0,0 +1,5 @@
--add-opens=java.base/java.lang=ALL-UNNAMED
--add-opens=java.base/jdk.internal.misc=ALL-UNNAMED
--add-exports=java.base/sun.nio.ch=ALL-UNNAMED
-Djdk.module.illegalAccess=deny
-XX:+IgnoreUnrecognizedVMOptions