mirror of
https://github.com/internetarchive/heritrix3.git
synced 2026-09-23 14:15:47 +00:00
fix: ObjectIdentityBdbManualCacheTest.java fails with -DrunSlowTests=true on Java 9+
This commit is contained in:
+1
-1
@@ -204,7 +204,7 @@
|
||||
<excludes>
|
||||
<exclude>**/Test*.java</exclude>
|
||||
</excludes>
|
||||
<argLine>-Xmx1g</argLine>
|
||||
<argLine>-Xmx1g --add-opens java.base/java.util.concurrent.atomic=ALL-UNNAMED</argLine>
|
||||
</configuration>
|
||||
</plugin>
|
||||
</plugins>
|
||||
|
||||
Reference in New Issue
Block a user