2
0
Эх сурвалжийг харах

#2279 Remove the jvm args (which didn't actually solve the problem in the end)

Richard Tingle 1 жил өмнө
parent
commit
902b182d36

+ 0 - 1
jme3-screenshot-tests/build.gradle

@@ -35,5 +35,4 @@ test {
             excludeTags 'integration'
         }
     }
-    jvmArgs = [ "-Xmx1g" ] //already very low on memory available for the 3D renderer, don't let java steal too much of it
 }