We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5c22c5 commit 6d89b7aCopy full SHA for 6d89b7a
hadoop-project/pom.xml
@@ -182,6 +182,7 @@
182
--add-opens=java.base/java.util.zip=ALL-UNNAMED
183
--add-opens=java.base/sun.security.util=ALL-UNNAMED
184
--add-opens=java.base/sun.security.x509=ALL-UNNAMED
185
+ --enable-native-access=ALL-UNNAMED
186
</extraJavaTestArgs>
187
<!-- Plugin versions and config -->
188
<maven-surefire-plugin.argLine>-Xmx2048m -Xss2m -XX:+HeapDumpOnOutOfMemoryError ${extraJavaTestArgs}</maven-surefire-plugin.argLine>
0 commit comments