1 Commits

Author SHA1 Message Date
ralphlee
61c45fbe54 [WIFI-7323] allow build and tests to work with jdk 16.0.2 2022-03-18 17:08:39 -04:00

View File

@@ -218,6 +218,7 @@
<testOutputDir>${project.build.directory}</testOutputDir>
</systemPropertyVariables>
<argLine>--add-exports=java.base/sun.nio.ch=ALL-UNNAMED --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.lang.reflect=ALL-UNNAMED --add-opens=java.base/java.io=ALL-UNNAMED --add-exports=jdk.unsupported/sun.misc=ALL-UNNAMED</argLine>
</configuration>
</plugin>
</plugins>