mirror of
https://github.com/google/nomulus.git
synced 2025-08-03 08:22:13 +02:00
Remove the JVM flags -XX:PermSize and -XX:MaxPermSize
More information: [] Tested: TAP for global presubmit queue [] ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=188968676
This commit is contained in:
parent
d3f3d3ceb0
commit
105d62380d
2 changed files with 0 additions and 2 deletions
|
@ -32,7 +32,6 @@ java_library(
|
|||
GenTestRules(
|
||||
name = "GeneratedTestRules",
|
||||
default_test_size = "medium",
|
||||
jvm_flags = ["-XX:MaxPermSize=256m"],
|
||||
test_files = glob(["*Test.java"]),
|
||||
deps = [":inputs"],
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue