We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d701648 commit 26782bfCopy full SHA for 26782bf
1 file changed
pom.xml
@@ -676,6 +676,7 @@ under the License.
676
<redirectTestOutputToFile>true</redirectTestOutputToFile>
677
<reportsDirectory>${project.build.directory}/test-output/${maven.build.timestamp}</reportsDirectory>
678
<argLine>@{argLine}
679
+ --add-exports java.base/jdk.internal.misc=ALL-UNNAMED
680
--add-exports java.base/jdk.internal.ref=ALL-UNNAMED
681
--add-opens java.base/java.nio=ALL-UNNAMED
682
--add-opens java.base/sun.nio.ch=ALL-UNNAMED
0 commit comments