Skip to content

Commit

Permalink
jMonkeyEngine#2279 Remove the jvm args (which didn't actually solve t…
Browse files Browse the repository at this point in the history
…he problem in the end)
  • Loading branch information
richardTingle committed Jun 9, 2024
1 parent 51894f6 commit 902b182
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion jme3-screenshot-tests/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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
}

0 comments on commit 902b182

Please sign in to comment.