File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change 3838 --add-opens java.base/java.util=ALL-UNNAMED
3939 --add-opens java.base/sun.security.jca=ALL-UNNAMED
4040 </test .add.opens>
41- <test .add.args></test .add.args>
4241 <module .status>integration</module .status>
4342 <variant .jvmEnvironment>android</variant .jvmEnvironment>
4443 <variant .jvmEnvironmentVariantName>android</variant .jvmEnvironmentVariantName>
322321 <runOrder >alphabetical</runOrder >
323322 <!-- Set max heap for tests. -->
324323 <!-- Catch dependencies on the default locale by setting it to hi-IN. -->
325- <argLine >-Xmx1536M -Duser.language=hi -Duser.country=IN ${test.add.args} ${test.add. opens} </argLine >
324+ <argLine >-Xmx1536M -Duser.language=hi -Duser.country=IN ${test.add.opens} </argLine >
326325 </configuration >
327326 </plugin >
328327 <plugin >
Original file line number Diff line number Diff line change 3838 --add-opens java.base/java.util=ALL-UNNAMED
3939 --add-opens java.base/sun.security.jca=ALL-UNNAMED
4040 </test .add.opens>
41- <test .add.args></test .add.args>
4241 <module .status>integration</module .status>
4342 <variant .jvmEnvironment>standard-jvm</variant .jvmEnvironment>
4443 <variant .jvmEnvironmentVariantName>jre</variant .jvmEnvironmentVariantName>
323322 <runOrder >alphabetical</runOrder >
324323 <!-- Set max heap for tests. -->
325324 <!-- Catch dependencies on the default locale by setting it to hi-IN. -->
326- <argLine >-Xmx1536M -Duser.language=hi -Duser.country=IN ${test.add.args} ${test.add. opens} </argLine >
325+ <argLine >-Xmx1536M -Duser.language=hi -Duser.country=IN ${test.add.opens} </argLine >
327326 </configuration >
328327 </plugin >
329328 <plugin >
You can’t perform that action at this time.
0 commit comments